From 76bdcef4197fbd8a34986eec4200d035c4d0d7e4 Mon Sep 17 00:00:00 2001 From: Riccardo Di Dato Date: Thu, 17 Mar 2016 18:58:04 +0100 Subject: [PATCH] Inserito supporto per google analytics --- private/lib/gui/GUIHandler.php | 15 +++++++++++++++ public/archivio.php | 1 + public/articolo.php | 3 ++- public/categorySummary.php | 6 ++++-- public/index.php | 7 +++++-- public/redazione.php | 5 ++++- public/searchResults.php | 3 ++- 7 files changed, 33 insertions(+), 7 deletions(-) diff --git a/private/lib/gui/GUIHandler.php b/private/lib/gui/GUIHandler.php index a483675..df6f5fe 100644 --- a/private/lib/gui/GUIHandler.php +++ b/private/lib/gui/GUIHandler.php @@ -383,5 +383,20 @@ class GUIHandler { + + diff --git a/public/archivio.php b/public/archivio.php index aa63494..0c2700e 100644 --- a/public/archivio.php +++ b/public/archivio.php @@ -152,5 +152,6 @@ try { \ No newline at end of file diff --git a/public/articolo.php b/public/articolo.php index 58602b9..811d27e 100644 --- a/public/articolo.php +++ b/public/articolo.php @@ -165,7 +165,7 @@ GUIHandler::generateHtmlHeaders(array("additionalHeaders"=>$additionalHeaders));
- +
@@ -336,3 +336,4 @@ GUIHandler::generateHtmlHeaders(array("additionalHeaders"=>$additionalHeaders)); }); + \ No newline at end of file diff --git a/public/categorySummary.php b/public/categorySummary.php index 7807ba7..6ce844b 100644 --- a/public/categorySummary.php +++ b/public/categorySummary.php @@ -79,6 +79,8 @@ try{
- + \ No newline at end of file diff --git a/public/index.php b/public/index.php index 52e9bfc..48cf1a5 100644 --- a/public/index.php +++ b/public/index.php @@ -151,7 +151,7 @@ catch (Exception $ex){
- +
@@ -347,5 +347,8 @@ catch (Exception $ex){ - + \ No newline at end of file diff --git a/public/redazione.php b/public/redazione.php index ceebf67..e481a3f 100644 --- a/public/redazione.php +++ b/public/redazione.php @@ -35,5 +35,8 @@ try {
TESTATA REGISTRATA PRESSO IL TRIBUNALE DI NAPOLI AUT. NR. 8 DEL 27 GENNAIO 2006
- + \ No newline at end of file diff --git a/public/searchResults.php b/public/searchResults.php index bffb7e7..98f8daf 100644 --- a/public/searchResults.php +++ b/public/searchResults.php @@ -128,5 +128,6 @@ try { - \ No newline at end of file +