Minor whitespace change

This commit is contained in:
Tom McFarlin 2012-07-13 22:14:34 -04:00
parent bc87288bc0
commit e9932327de
1 changed files with 1 additions and 0 deletions

View File

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