1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-04-26 16:41:02 +03:00

Update plugin.php

This commit is contained in:
Brad Parbs 2012-08-13 22:05:20 -05:00
parent 745e59c30f
commit d247aa5473

View file

@ -161,5 +161,4 @@ class PluginName {
} // end class
// TODO: update the instantiation call of your plugin to the name given at the class definition
new PluginName();
?>
new PluginName();