get_plugin($_REQUEST["plugin"]); if (method_exists($plugin, $method)) { $plugin->$method(); } } } ?>