summaryrefslogtreecommitdiffstats
path: root/browse.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-04-09 05:43:57 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-04-09 05:43:57 +0000
commit880601fee3929b86bdb60cc403268fda1532594e (patch)
treea6b6b5f7c304d2c6d013a80fc057ff3382d792c4 /browse.php
parent7ec6cdb3393b3cdb0dcbe7b4e8b6f82d5aa9c351 (diff)
downloadampache-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.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/browse.php b/browse.php
index e11946ac..5f7ee805 100644
--- a/browse.php
+++ b/browse.php
@@ -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
*
*/