diff options
author | xgizzmo <xgizzmo@ampache> | 2005-07-15 01:38:51 +0000 |
---|---|---|
committer | xgizzmo <xgizzmo@ampache> | 2005-07-15 01:38:51 +0000 |
commit | e3b21f7fb022b64d8c9d92e0bcc618d7e845b085 (patch) | |
tree | 421b6e6ed12b88b41d6f51bb01cd8943e4a0c8cc /config/ampache.cfg.php.dist | |
parent | 1be55b8fc15f9dc9e105de2bc2ef1011b49b1c8e (diff) | |
download | ampache-e3b21f7fb022b64d8c9d92e0bcc618d7e845b085.tar.gz ampache-e3b21f7fb022b64d8c9d92e0bcc618d7e845b085.tar.bz2 ampache-e3b21f7fb022b64d8c9d92e0bcc618d7e845b085.zip |
HTML clean up
Diffstat (limited to 'config/ampache.cfg.php.dist')
-rw-r--r-- | config/ampache.cfg.php.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index bf727079..2bae21c2 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -463,7 +463,7 @@ rss_song_description = <![CDATA[$song->f_title @ $album played by $user->fullna # it will control all "LOCAL" style play methods including localplay # and the slimserver # DEFAULT: false -#localplay_menu = true +localplay_menu = true ##################################################### |