Fix comment in plugin_api.inc.php
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
@ -709,7 +709,7 @@ class serendipity_plugin_api
|
||||
* @access public
|
||||
* @param string The filename of the plugin to get information about
|
||||
* @param array A referenced array that holds information about the plugin instance (self::load_plugin() response)
|
||||
* @param type The type of the plugin (local|spartacus|...)
|
||||
* @param type The type of the plugin (sidebar|event)
|
||||
* @return array Information about the plugin
|
||||
*/
|
||||
static function &getPluginInfo(&$pluginFile, &$class_data, $type)
|
||||
|
Reference in New Issue
Block a user