diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-04-09 05:43:57 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-04-09 05:43:57 +0000 |
commit | 880601fee3929b86bdb60cc403268fda1532594e (patch) | |
tree | a6b6b5f7c304d2c6d013a80fc057ff3382d792c4 /browse.php | |
parent | 7ec6cdb3393b3cdb0dcbe7b4e8b6f82d5aa9c351 (diff) | |
download | ampache-880601fee3929b86bdb60cc403268fda1532594e.tar.gz ampache-880601fee3929b86bdb60cc403268fda1532594e.tar.bz2 ampache-880601fee3929b86bdb60cc403268fda1532594e.zip |
first little bit of fixing the page remembering mojo for back, still not perfect
Diffstat (limited to 'browse.php')
-rw-r--r-- | browse.php | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,7 +1,7 @@ <?php /* - Copyright (c) 2001 - 2007 Ampache.org + Copyright (c) Ampache.org All Rights Reserved This program is free software; you can redistribute it and/or @@ -25,9 +25,6 @@ * This page shows the browse menu, which allows you to browse by many different * fields including genre, artist, album, catalog, ??? * this page also handles the actuall browse action - * @package Web Interface - * @catagory Browse - * @author Karl Vollmer 06/24/05 * */ |