From 8777cbe9b3f81746801b5d3833c268467efa2d8b Mon Sep 17 00:00:00 2001 From: Mohamad Fahmi Date: Thu, 2 Jan 2014 16:49:37 +0700 Subject: [PATCH] Update Function --- system/includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/includes/functions.php b/system/includes/functions.php index 7a5766b..864126e 100644 --- a/system/includes/functions.php +++ b/system/includes/functions.php @@ -602,7 +602,7 @@ function publisher(){ // Google Analytics function analytics(){ - $analytics = config('google.analytics.js'); + $analytics = config('google.analytics.id'); $script = << var _gaq = _gaq || [];