summaryrefslogtreecommitdiffstats
path: root/update.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-09-03 19:51:01 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-09-03 19:51:01 +0000
commit93e8513b5be87aa7cc3db26d7e0c37be938efb07 (patch)
tree26f6cb50b3856a6609027c09096f38fa992226e7 /update.php
parenta99e3e58ad038893ab2ce61d6a79afbac13bad78 (diff)
downloadampache-93e8513b5be87aa7cc3db26d7e0c37be938efb07.tar.gz
ampache-93e8513b5be87aa7cc3db26d7e0c37be938efb07.tar.bz2
ampache-93e8513b5be87aa7cc3db26d7e0c37be938efb07.zip
fixed typo on update.php, fixed filtering on genre view and added match to display of items
Diffstat (limited to 'update.php')
-rw-r--r--update.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.php b/update.php
index e236e3c5..f54840bd 100644
--- a/update.php
+++ b/update.php
@@ -17,7 +17,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
+*/
// We need this stuff
define('NO_SESSION','1');
require 'lib/init.php';