summaryrefslogtreecommitdiffstatshomepage
path: root/www/upgrade.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/upgrade.php')
-rw-r--r--www/upgrade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/upgrade.php b/www/upgrade.php
index 10a63ff..e9d9643 100644
--- a/www/upgrade.php
+++ b/www/upgrade.php
@@ -34,7 +34,7 @@ exit();
/////////////////
// This part below will be executed once you comment the two lines above
/////////////////
-require_once '../src/SemanticScuttle/header.php';
+require_once 'www-header.php';
$tagstatservice = SemanticScuttle_Service_Factory :: get('TagStat');
?>