summaryrefslogtreecommitdiffstats
path: root/localplay.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-06-17 16:32:04 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-06-17 16:32:04 +0000
commite3734f063ed58356f9653a81f6dea86aa55931f4 (patch)
tree3aace945cfd5d8e988395170ff92ab75c0419819 /localplay.php
parentc6c2320170b488f64f1c67de23a35f4ca4de59de (diff)
downloadampache-e3734f063ed58356f9653a81f6dea86aa55931f4.tar.gz
ampache-e3734f063ed58356f9653a81f6dea86aa55931f4.tar.bz2
ampache-e3734f063ed58356f9653a81f6dea86aa55931f4.zip
moved init.php improved vainfo a bit, removed checkboxes from search page
Diffstat (limited to 'localplay.php')
-rw-r--r--localplay.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/localplay.php b/localplay.php
index be5e2fe0..adf2c2c9 100644
--- a/localplay.php
+++ b/localplay.php
@@ -21,7 +21,7 @@
*/
-require('modules/init.php');
+require('lib/init.php');
/* If we are running a demo, quick while you still can! */
if (conf('demo_mode')) {