summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-01-05 16:35:00 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-01-05 16:35:00 +0000
commit2823f5a0523c766bee46f5fb4e81f7cc4a40d027 (patch)
tree91bcc2ae39f065f92b7e0c20934d5f1be479e964 /index.php
parentb611d2e0a3c4b3e67273478baa4138e3bf47c7b4 (diff)
downloadampache-2823f5a0523c766bee46f5fb4e81f7cc4a40d027.tar.gz
ampache-2823f5a0523c766bee46f5fb4e81f7cc4a40d027.tar.bz2
ampache-2823f5a0523c766bee46f5fb4e81f7cc4a40d027.zip
fixed minor ajax issue
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index 5db87f4c..c14e28b1 100644
--- a/index.php
+++ b/index.php
@@ -26,7 +26,6 @@
*/
require_once('lib/init.php');
-
show_template('header');
$action = scrub_in($_REQUEST['action']);