* @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');
?>
|
|
|
|
player_loaded()) { continue; }
$localplay->format();
if (Localplay::is_enabled($controller)) {
$action = 'confirm_uninstall_localplay';
$action_txt = _('Disable');
}
else {
$action = 'install_localplay';
$action_txt = _('Activate');
}
?>
f_name); ?> |
f_description); ?> |
f_version); ?> |
|
|
|
|
|
|