Skip to content

Commit 8194670

Browse files
authored
Update main.php
1 parent 7ae3654 commit 8194670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/boilerplates/simple/main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@
4343
*/
4444
include_once $current_dir . 'app/class-plugin.php';
4545

46-
< %= PRIMARY_NAMESPACE %>\< %= SECONDARY_NAMESPACE %>\Plugin::run( __FILE__ );
46+
<%= PRIMARY_NAMESPACE %>\<%= SECONDARY_NAMESPACE %>\Plugin::run( __FILE__ );

0 commit comments

Comments
 (0)