We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae3654 commit 8194670Copy full SHA for 8194670
app/boilerplates/simple/main.php
@@ -43,4 +43,4 @@
43
*/
44
include_once $current_dir . 'app/class-plugin.php';
45
46
-< %= PRIMARY_NAMESPACE %>\< %= SECONDARY_NAMESPACE %>\Plugin::run( __FILE__ );
+<%= PRIMARY_NAMESPACE %>\<%= SECONDARY_NAMESPACE %>\Plugin::run( __FILE__ );
0 commit comments