summaryrefslogtreecommitdiffstats
path: root/upload.php
diff options
context:
space:
mode:
Diffstat (limited to 'upload.php')
-rw-r--r--upload.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/upload.php b/upload.php
index 816b5b21..f09e3ff1 100644
--- a/upload.php
+++ b/upload.php
@@ -35,7 +35,7 @@
--TEST!
*/
-require_once( "modules/init.php" );
+require_once('lib/init.php');
// Set page header
show_template('header');