Plugin info,php
From Jomres v4 manual
The name of this file is very important.
class plugin_info_dummy_third_party_plugin { function plugin_info_dummy_third_party_plugin() { "name"=>"dummy_third_party_plugin", "version"=>(float)"1", "description"=> "A dummy plugin for testing third party plugin installation.", "lastupdate"=>"2009/06/23", "author"=>"Vince Wooll", "authoremail"=>"sales@jomres.net" ); } }

