Skip to content

Commit f0917d7

Browse files
committed
Fix block.php path in includes
1 parent 09be734 commit f0917d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dfw.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
'/inc/class-doubleclickadslot.php',
1818
'/inc/class-doubleclickbreakpoint.php',
1919
'/dfw-init.php',
20-
'/block.php',
20+
'/inc/block.php',
2121
'/inc/class-doubleclick-widget.php',
2222
'/dfw-options.php',
2323
);

0 commit comments

Comments
 (0)