From 084c6123f0a0fbf05ed4c0d776f05e084d9ecc58 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Fri, 18 Feb 2011 11:21:43 +0000 Subject: added new EasyGiant library --- h-source/Library/Helper/Array.php | 19 +++++++++++++++++-- h-source/Library/Helper/Html.php | 19 +++++++++++++++++-- h-source/Library/Helper/List.php | 19 +++++++++++++++++-- h-source/Library/Helper/Menu.php | 19 +++++++++++++++++-- h-source/Library/Helper/Pages.php | 19 +++++++++++++++++-- h-source/Library/Helper/Popup.php | 19 +++++++++++++++++-- 6 files changed, 102 insertions(+), 12 deletions(-) (limited to 'h-source/Library/Helper') diff --git a/h-source/Library/Helper/Array.php b/h-source/Library/Helper/Array.php index 32a4c27..b504a08 100755 --- a/h-source/Library/Helper/Array.php +++ b/h-source/Library/Helper/Array.php @@ -1,7 +1,22 @@ . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Library/Helper/Html.php b/h-source/Library/Helper/Html.php index b3648be..9484609 100755 --- a/h-source/Library/Helper/Html.php +++ b/h-source/Library/Helper/Html.php @@ -1,7 +1,22 @@ . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Library/Helper/List.php b/h-source/Library/Helper/List.php index 660ac67..ce811e2 100755 --- a/h-source/Library/Helper/List.php +++ b/h-source/Library/Helper/List.php @@ -1,7 +1,22 @@ . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Library/Helper/Menu.php b/h-source/Library/Helper/Menu.php index 119ada8..151057a 100755 --- a/h-source/Library/Helper/Menu.php +++ b/h-source/Library/Helper/Menu.php @@ -1,7 +1,22 @@ . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Library/Helper/Pages.php b/h-source/Library/Helper/Pages.php index eec58f6..0496ca3 100755 --- a/h-source/Library/Helper/Pages.php +++ b/h-source/Library/Helper/Pages.php @@ -1,7 +1,22 @@ . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Library/Helper/Popup.php b/h-source/Library/Helper/Popup.php index 9ceac72..bf6400a 100755 --- a/h-source/Library/Helper/Popup.php +++ b/h-source/Library/Helper/Popup.php @@ -1,7 +1,22 @@ . if (!defined('EG')) die('Direct access not allowed!'); -- cgit v1.2.3