J06000dummy third party plugin,class,php
From Jomres v4 manual
j06000 minicomponents allow us to run arbitary tasks that aren't defined within the jomres.php switch statement. For example, to run this script in Joomla you would put http://www.domain.com/index.php?option=com_jomres&task=dummy_third_party_plugin in the address bar of the browser. In this plugin example the link is supplied by the j00011manager_option_13_dummy_third_party_plugin,class,php manager's button script.
The example just does a simple demonstration of inserting data into a template which is then output to the Jomres content area.

