MakeMetaKey Function

edited August 2010 in Vanilla 1.0 Help
It seems to me that the Meta key should not be based on the name of a plugin.

$PluginInfo['WhosOnline'] = array( 'Name' => 'Whos Online', ...

It would make more sense to me if the key was based of the array key rather than the plugins name. I had the plugin name set to 'Who\'s Online' which is clearly not an ideal name to have for the meta key where WhosOnline would have been better.
Sign In or Register to comment.