diff options
author | xgizzmo <xgizzmo@ampache> | 2005-07-15 01:51:51 +0000 |
---|---|---|
committer | xgizzmo <xgizzmo@ampache> | 2005-07-15 01:51:51 +0000 |
commit | 51b625a4463ab90f14cc85e589867903026e78ec (patch) | |
tree | 45de8d14e65a3f5cdc10148c93a04b9b5b24f52e /config/ampache.cfg.php.dist | |
parent | e3b21f7fb022b64d8c9d92e0bcc618d7e845b085 (diff) | |
download | ampache-51b625a4463ab90f14cc85e589867903026e78ec.tar.gz ampache-51b625a4463ab90f14cc85e589867903026e78ec.tar.bz2 ampache-51b625a4463ab90f14cc85e589867903026e78ec.zip |
whoops removed test code. sorry
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 2bae21c2..bf727079 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 ##################################################### |