aboutsummaryrefslogtreecommitdiff
path: root/www/tagcommondescriptionedit.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/tagcommondescriptionedit.php')
-rw-r--r--www/tagcommondescriptionedit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tagcommondescriptionedit.php b/www/tagcommondescriptionedit.php
index 0616740..979eca2 100644
--- a/www/tagcommondescriptionedit.php
+++ b/www/tagcommondescriptionedit.php
@@ -15,7 +15,7 @@
* @link http://sourceforge.net/projects/semanticscuttle
*/
-require_once '../src/SemanticScuttle/header.php';
+require_once 'www-header.php';
/* Service creation: only useful services are created */
$b2tservice = SemanticScuttle_Service_Factory::get('Bookmark2Tag');