* @copyright 2001 - 2011 Ampache.org * @license http://opensource.org/licenses/gpl-2.0 GPLv2 * @version PHP 5.2 * @link http://www.ampache.org/ * @since File available since Release 1.0 */ $web_path = Config::get('web_path'); ?> _plugin->name); if (! $installed_version) { $action = "" . _('Activate') . ""; } else { $action = "" . _('Deactivate') . ""; if ($installed_version < $plugin->_plugin->version) { $action .= '  ' . _('Upgrade') . ''; } } ?>
_plugin->name); ?> _plugin->description); ?> _plugin->version); ?>