1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-05-07 13:53:14 +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

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