aboutsummaryrefslogtreecommitdiff
path: root/www/about.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/about.php')
-rw-r--r--www/about.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/about.php b/www/about.php
index 9644320..9bd37b0 100644
--- a/www/about.php
+++ b/www/about.php
@@ -18,7 +18,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
***************************************************************************/
-require_once '../src/SemanticScuttle/header.php';
+require_once 'www-header.php';
$tplVars['pagetitle'] = T_('About');
$tplVars['subtitle'] = T_('About');