aboutsummaryrefslogtreecommitdiff
path: root/www/go.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/go.php')
-rw-r--r--www/go.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/go.php b/www/go.php
index cc6d666..3d271c4 100644
--- a/www/go.php
+++ b/www/go.php
@@ -15,7 +15,7 @@
* @license GPL http://www.gnu.org/licenses/gpl.html
* @link http://sourceforge.net/projects/semanticscuttle
*/
-require_once '../src/SemanticScuttle/header.php';
+require_once 'www-header.php';
if (!$GLOBALS['shorturl']) {
header('HTTP/1.0 500 Internal Server Error');