From d6889066c0d285bf59e89b484800443304585b68 Mon Sep 17 00:00:00 2001 From: mensonge Date: Fri, 5 Dec 2008 07:25:04 +0000 Subject: Major Refactoring: finish transforming into object . Put and into header.inc.php. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@199 b3834d28-1941-0410-a4f8-b48e95affb8f --- gsearch/index.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'gsearch/index.php') diff --git a/gsearch/index.php b/gsearch/index.php index f2ac0d8..07aceb8 100644 --- a/gsearch/index.php +++ b/gsearch/index.php @@ -5,8 +5,6 @@ if($GLOBALS['enableGoogleCustomSearch']==false) { die; } -$userservice = & ServiceFactory :: getServiceInstance('UserService'); -$currentUser = $userservice->getCurrentObjectUser(); ?> -- cgit v1.2.3-54-g00ecf