diff options
author | Paul Arthur <flowerysong00@yahoo.com> | 2011-04-04 15:38:31 -0400 |
---|---|---|
committer | Paul Arthur <flowerysong00@yahoo.com> | 2011-04-04 15:38:31 -0400 |
commit | 012006b3cfcb0743cb17c0ab040b38bccd04599f (patch) | |
tree | da75f2017cbd0944ae098a84afa98a81d9b6c67e /browse.php | |
parent | 32db091453bc1da18c8d8087e80ec8855fbcde03 (diff) | |
download | ampache-012006b3cfcb0743cb17c0ab040b38bccd04599f.tar.gz ampache-012006b3cfcb0743cb17c0ab040b38bccd04599f.tar.bz2 ampache-012006b3cfcb0743cb17c0ab040b38bccd04599f.zip |
Clean up comment.
Diffstat (limited to 'browse.php')
-rw-r--r-- | browse.php | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -32,12 +32,11 @@ */ /** - * - * Browse By Page + * Browse Page * 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 actual browse action + * fields including artist, album, and catalog. * + * This page also handles the actual browse action */ /* Base Require */ |