From 487b901373a689247d3ea99164f471c4227410cd Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sat, 6 Aug 2011 14:27:37 +0000 Subject: updated EasyGiant library --- h-source/Library/Array/Validate/Base.php | 10 ++++++---- h-source/Library/Array/Validate/Soft.php | 10 ++++++---- h-source/Library/Array/Validate/Strong.php | 10 ++++++---- h-source/Library/ArrayExt.php | 10 ++++++---- h-source/Library/Bootstrap.php | 10 ++++++---- h-source/Library/BoxParser.php | 10 ++++++---- h-source/Library/Call.php | 10 ++++++---- h-source/Library/Controller.php | 10 ++++++---- h-source/Library/Db/Mysql.php | 10 ++++++---- h-source/Library/Db/Mysqli.php | 10 ++++++---- h-source/Library/Email.php | 10 ++++++---- h-source/Library/ErrorReporting.php | 10 ++++++---- h-source/Library/Factory/Db.php | 10 ++++++---- h-source/Library/Files/Log.php | 10 ++++++---- h-source/Library/Files/Upload.php | 10 ++++++---- h-source/Library/Form/Checkbox.php | 10 ++++++---- h-source/Library/Form/Entry.php | 10 ++++++---- h-source/Library/Form/File.php | 10 ++++++---- h-source/Library/Form/Form.php | 10 ++++++---- h-source/Library/Form/Hidden.php | 10 ++++++---- h-source/Library/Form/Html.php | 10 ++++++---- h-source/Library/Form/InputText.php | 10 ++++++---- h-source/Library/Form/Password.php | 10 ++++++---- h-source/Library/Form/Radio.php | 10 ++++++---- h-source/Library/Form/Select.php | 10 ++++++---- h-source/Library/Form/Textarea.php | 10 ++++++---- h-source/Library/Functions.php | 10 ++++++---- h-source/Library/HeaderObj.php | 10 ++++++---- h-source/Library/Helper/Array.php | 10 ++++++---- h-source/Library/Helper/Html.php | 10 ++++++---- h-source/Library/Helper/List.php | 10 ++++++---- h-source/Library/Helper/Menu.php | 10 ++++++---- h-source/Library/Helper/Pages.php | 10 ++++++---- h-source/Library/Helper/Popup.php | 10 ++++++---- h-source/Library/Hooks.php | 10 ++++++---- h-source/Library/Html/Form.php | 10 ++++++---- h-source/Library/Image/Gd/Captcha.php | 10 ++++++---- h-source/Library/Image/Gd/Thumbnail.php | 10 ++++++---- h-source/Library/Lang/En/DbCondStrings.php | 10 ++++++---- h-source/Library/Lang/En/ModelStrings.php | 10 ++++++---- h-source/Library/Lang/En/UploadStrings.php | 10 ++++++---- h-source/Library/Lang/En/ValCondStrings.php | 10 ++++++---- h-source/Library/Lang/Eng/DbCondStrings.php | 10 ++++++---- h-source/Library/Lang/Eng/ModelStrings.php | 10 ++++++---- h-source/Library/Lang/Eng/UploadStrings.php | 10 ++++++---- h-source/Library/Lang/Eng/ValCondStrings.php | 10 ++++++---- h-source/Library/Lang/ResultStrings.php | 10 ++++++---- h-source/Library/ModAbstract.php | 10 ++++++---- h-source/Library/Model/Base.php | 10 ++++++---- h-source/Library/Model/Map.php | 10 ++++++---- h-source/Library/Model/Tree.php | 10 ++++++---- h-source/Library/Params.php | 10 ++++++---- h-source/Library/Popup.php | 10 ++++++---- h-source/Library/Request.php | 10 ++++++---- h-source/Library/Scaffold.php | 10 ++++++---- h-source/Library/Strings/Functions.php | 10 ++++++---- h-source/Library/Theme.php | 10 ++++++---- h-source/Library/Url.php | 10 ++++++---- h-source/Library/Users/CheckAdmin.php | 10 ++++++---- 59 files changed, 354 insertions(+), 236 deletions(-) diff --git a/h-source/Library/Array/Validate/Base.php b/h-source/Library/Array/Validate/Base.php index 7e25d07..fb4a66c 100644 --- a/h-source/Library/Array/Validate/Base.php +++ b/h-source/Library/Array/Validate/Base.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Array/Validate/Soft.php b/h-source/Library/Array/Validate/Soft.php index 50eda2a..b348bdc 100644 --- a/h-source/Library/Array/Validate/Soft.php +++ b/h-source/Library/Array/Validate/Soft.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Array/Validate/Strong.php b/h-source/Library/Array/Validate/Strong.php index 244cf0c..ccdce74 100644 --- a/h-source/Library/Array/Validate/Strong.php +++ b/h-source/Library/Array/Validate/Strong.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/ArrayExt.php b/h-source/Library/ArrayExt.php index 528012c..2b02c9e 100755 --- a/h-source/Library/ArrayExt.php +++ b/h-source/Library/ArrayExt.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Bootstrap.php b/h-source/Library/Bootstrap.php index a8d1499..5d7a12f 100755 --- a/h-source/Library/Bootstrap.php +++ b/h-source/Library/Bootstrap.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/BoxParser.php b/h-source/Library/BoxParser.php index 7278f65..0e7e03f 100644 --- a/h-source/Library/BoxParser.php +++ b/h-source/Library/BoxParser.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Call.php b/h-source/Library/Call.php index f941907..29a3046 100755 --- a/h-source/Library/Call.php +++ b/h-source/Library/Call.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Controller.php b/h-source/Library/Controller.php index 307dfe3..742e89d 100755 --- a/h-source/Library/Controller.php +++ b/h-source/Library/Controller.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Db/Mysql.php b/h-source/Library/Db/Mysql.php index 4545ea6..4561a1b 100755 --- a/h-source/Library/Db/Mysql.php +++ b/h-source/Library/Db/Mysql.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Db/Mysqli.php b/h-source/Library/Db/Mysqli.php index e6fdb15..df57a54 100644 --- a/h-source/Library/Db/Mysqli.php +++ b/h-source/Library/Db/Mysqli.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Email.php b/h-source/Library/Email.php index 1cf065a..9d2ff19 100644 --- a/h-source/Library/Email.php +++ b/h-source/Library/Email.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/ErrorReporting.php b/h-source/Library/ErrorReporting.php index 6cd0143..2cb8aed 100644 --- a/h-source/Library/ErrorReporting.php +++ b/h-source/Library/ErrorReporting.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Factory/Db.php b/h-source/Library/Factory/Db.php index bfd5eb1..32a82c1 100755 --- a/h-source/Library/Factory/Db.php +++ b/h-source/Library/Factory/Db.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Files/Log.php b/h-source/Library/Files/Log.php index d761f08..7eda7b7 100644 --- a/h-source/Library/Files/Log.php +++ b/h-source/Library/Files/Log.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Files/Upload.php b/h-source/Library/Files/Upload.php index 53d88f2..f06c1c8 100755 --- a/h-source/Library/Files/Upload.php +++ b/h-source/Library/Files/Upload.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Form/Checkbox.php b/h-source/Library/Form/Checkbox.php index 4074210..497c097 100755 --- a/h-source/Library/Form/Checkbox.php +++ b/h-source/Library/Form/Checkbox.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Form/Entry.php b/h-source/Library/Form/Entry.php index 305f55f..a17ac5e 100755 --- a/h-source/Library/Form/Entry.php +++ b/h-source/Library/Form/Entry.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Form/File.php b/h-source/Library/Form/File.php index 951b3d4..ac9b8ab 100644 --- a/h-source/Library/Form/File.php +++ b/h-source/Library/Form/File.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Form/Form.php b/h-source/Library/Form/Form.php index a20327f..f358651 100755 --- a/h-source/Library/Form/Form.php +++ b/h-source/Library/Form/Form.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Form/Hidden.php b/h-source/Library/Form/Hidden.php index 5fd6148..c589662 100755 --- a/h-source/Library/Form/Hidden.php +++ b/h-source/Library/Form/Hidden.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Form/Html.php b/h-source/Library/Form/Html.php index 8b7cbfb..e5c9989 100644 --- a/h-source/Library/Form/Html.php +++ b/h-source/Library/Form/Html.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Form/InputText.php b/h-source/Library/Form/InputText.php index 5943fb9..344264e 100755 --- a/h-source/Library/Form/InputText.php +++ b/h-source/Library/Form/InputText.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Form/Password.php b/h-source/Library/Form/Password.php index 1ac4492..9bfc68b 100644 --- a/h-source/Library/Form/Password.php +++ b/h-source/Library/Form/Password.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Form/Radio.php b/h-source/Library/Form/Radio.php index a10726a..4f596ed 100755 --- a/h-source/Library/Form/Radio.php +++ b/h-source/Library/Form/Radio.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Form/Select.php b/h-source/Library/Form/Select.php index 884b0b2..521e3b5 100755 --- a/h-source/Library/Form/Select.php +++ b/h-source/Library/Form/Select.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Form/Textarea.php b/h-source/Library/Form/Textarea.php index ba51fe9..aaaf19e 100755 --- a/h-source/Library/Form/Textarea.php +++ b/h-source/Library/Form/Textarea.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Functions.php b/h-source/Library/Functions.php index 705c1c0..1477680 100755 --- a/h-source/Library/Functions.php +++ b/h-source/Library/Functions.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/HeaderObj.php b/h-source/Library/HeaderObj.php index 73b53de..994eb16 100644 --- a/h-source/Library/HeaderObj.php +++ b/h-source/Library/HeaderObj.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Helper/Array.php b/h-source/Library/Helper/Array.php index b504a08..329463f 100755 --- a/h-source/Library/Helper/Array.php +++ b/h-source/Library/Helper/Array.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Helper/Html.php b/h-source/Library/Helper/Html.php index 9484609..81a9bdd 100755 --- a/h-source/Library/Helper/Html.php +++ b/h-source/Library/Helper/Html.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Helper/List.php b/h-source/Library/Helper/List.php index 61b3e7b..3ffce1c 100755 --- a/h-source/Library/Helper/List.php +++ b/h-source/Library/Helper/List.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Helper/Menu.php b/h-source/Library/Helper/Menu.php index 151057a..608795f 100755 --- a/h-source/Library/Helper/Menu.php +++ b/h-source/Library/Helper/Menu.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Helper/Pages.php b/h-source/Library/Helper/Pages.php index 0496ca3..a6e3287 100755 --- a/h-source/Library/Helper/Pages.php +++ b/h-source/Library/Helper/Pages.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Helper/Popup.php b/h-source/Library/Helper/Popup.php index 849dcf9..017e873 100755 --- a/h-source/Library/Helper/Popup.php +++ b/h-source/Library/Helper/Popup.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Hooks.php b/h-source/Library/Hooks.php index 853bb6f..b16b6d5 100644 --- a/h-source/Library/Hooks.php +++ b/h-source/Library/Hooks.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Html/Form.php b/h-source/Library/Html/Form.php index 501e2a2..f82cd2d 100644 --- a/h-source/Library/Html/Form.php +++ b/h-source/Library/Html/Form.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Image/Gd/Captcha.php b/h-source/Library/Image/Gd/Captcha.php index 8a128eb..1e8d706 100644 --- a/h-source/Library/Image/Gd/Captcha.php +++ b/h-source/Library/Image/Gd/Captcha.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Image/Gd/Thumbnail.php b/h-source/Library/Image/Gd/Thumbnail.php index 9bf2500..137c287 100644 --- a/h-source/Library/Image/Gd/Thumbnail.php +++ b/h-source/Library/Image/Gd/Thumbnail.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Lang/En/DbCondStrings.php b/h-source/Library/Lang/En/DbCondStrings.php index 0f65bd6..bfc5867 100644 --- a/h-source/Library/Lang/En/DbCondStrings.php +++ b/h-source/Library/Lang/En/DbCondStrings.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Lang/En/ModelStrings.php b/h-source/Library/Lang/En/ModelStrings.php index c1046b3..cf26b8f 100644 --- a/h-source/Library/Lang/En/ModelStrings.php +++ b/h-source/Library/Lang/En/ModelStrings.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Lang/En/UploadStrings.php b/h-source/Library/Lang/En/UploadStrings.php index 41f2703..cc4129e 100644 --- a/h-source/Library/Lang/En/UploadStrings.php +++ b/h-source/Library/Lang/En/UploadStrings.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Lang/En/ValCondStrings.php b/h-source/Library/Lang/En/ValCondStrings.php index 7b409e2..7f4e7ea 100644 --- a/h-source/Library/Lang/En/ValCondStrings.php +++ b/h-source/Library/Lang/En/ValCondStrings.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Lang/Eng/DbCondStrings.php b/h-source/Library/Lang/Eng/DbCondStrings.php index 08b3e4d..e4196b6 100644 --- a/h-source/Library/Lang/Eng/DbCondStrings.php +++ b/h-source/Library/Lang/Eng/DbCondStrings.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Lang/Eng/ModelStrings.php b/h-source/Library/Lang/Eng/ModelStrings.php index c424321..fa741a2 100644 --- a/h-source/Library/Lang/Eng/ModelStrings.php +++ b/h-source/Library/Lang/Eng/ModelStrings.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Lang/Eng/UploadStrings.php b/h-source/Library/Lang/Eng/UploadStrings.php index 6790d13..00809f6 100644 --- a/h-source/Library/Lang/Eng/UploadStrings.php +++ b/h-source/Library/Lang/Eng/UploadStrings.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Lang/Eng/ValCondStrings.php b/h-source/Library/Lang/Eng/ValCondStrings.php index 9094c42..42e70d8 100644 --- a/h-source/Library/Lang/Eng/ValCondStrings.php +++ b/h-source/Library/Lang/Eng/ValCondStrings.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Lang/ResultStrings.php b/h-source/Library/Lang/ResultStrings.php index 0c33bd4..2181b90 100644 --- a/h-source/Library/Lang/ResultStrings.php +++ b/h-source/Library/Lang/ResultStrings.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/ModAbstract.php b/h-source/Library/ModAbstract.php index fa166d8..f576c10 100644 --- a/h-source/Library/ModAbstract.php +++ b/h-source/Library/ModAbstract.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Model/Base.php b/h-source/Library/Model/Base.php index f420ad9..c89abcd 100755 --- a/h-source/Library/Model/Base.php +++ b/h-source/Library/Model/Base.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Model/Map.php b/h-source/Library/Model/Map.php index 10166db..7a093e1 100755 --- a/h-source/Library/Model/Map.php +++ b/h-source/Library/Model/Map.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Model/Tree.php b/h-source/Library/Model/Tree.php index 56a5db3..bde94e5 100755 --- a/h-source/Library/Model/Tree.php +++ b/h-source/Library/Model/Tree.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Params.php b/h-source/Library/Params.php index 1fc613b..001040e 100644 --- a/h-source/Library/Params.php +++ b/h-source/Library/Params.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Popup.php b/h-source/Library/Popup.php index f63a75d..186e4b3 100755 --- a/h-source/Library/Popup.php +++ b/h-source/Library/Popup.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Request.php b/h-source/Library/Request.php index fb1688c..d99585d 100644 --- a/h-source/Library/Request.php +++ b/h-source/Library/Request.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Scaffold.php b/h-source/Library/Scaffold.php index b1941dc..ec0dc49 100755 --- a/h-source/Library/Scaffold.php +++ b/h-source/Library/Scaffold.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Strings/Functions.php b/h-source/Library/Strings/Functions.php index e2ad775..1ee17af 100644 --- a/h-source/Library/Strings/Functions.php +++ b/h-source/Library/Strings/Functions.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Theme.php b/h-source/Library/Theme.php index 0ed5317..45cace4 100755 --- a/h-source/Library/Theme.php +++ b/h-source/Library/Theme.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Url.php b/h-source/Library/Url.php index ef84215..9f73291 100755 --- a/h-source/Library/Url.php +++ b/h-source/Library/Url.php @@ -1,7 +1,9 @@ . diff --git a/h-source/Library/Users/CheckAdmin.php b/h-source/Library/Users/CheckAdmin.php index afc64c7..54deb2a 100755 --- a/h-source/Library/Users/CheckAdmin.php +++ b/h-source/Library/Users/CheckAdmin.php @@ -1,7 +1,9 @@ . -- cgit v1.2.3