summaryrefslogtreecommitdiffstatshomepage
path: root/admin.php
diff options
context:
space:
mode:
authorGravatar mensonge2008-01-23 16:58:00 +0000
committerGravatar mensonge2008-01-23 16:58:00 +0000
commitc385dc63425ade7a15ac9abc8f2d931e8141e412 (patch)
treee003a2462533e7c9e4c70156dd494ca3ccc66d9a /admin.php
parent47f8a6dd9ebb1d7e7595215186db18522f4ea0de (diff)
downloadscuttle-c385dc63425ade7a15ac9abc8f2d931e8141e412.tar.gz
scuttle-c385dc63425ade7a15ac9abc8f2d931e8141e412.zip
Interface design: merging of bookmarks with same URLs
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@24 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'admin.php')
-rw-r--r--admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin.php b/admin.php
index 81dde3c..f33daf3 100644
--- a/admin.php
+++ b/admin.php
@@ -21,7 +21,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// Uncomment the following lines to execute the admin script. Don't forget to re-comment them after using.
-/*
+/*
require_once('header.inc.php');
$tagstatservice = & ServiceFactory :: getServiceInstance('TagStatService');
$templateservice = & ServiceFactory :: getServiceInstance('TemplateService');