diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-03-26 21:01:48 +0200 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-03-26 21:01:48 +0200 |
commit | 5bc7a2393187a25f832f18552dbdb8defb23e9d1 (patch) | |
tree | c3baed94ee044d3a647a961f814dfb67b920201d /system/helpers/array_helper.php | |
parent | 84c3b27fface58ecfcd0acf7172d3ee2043b3673 (diff) | |
parent | 3419db1a5cc949e578dc5883d87a2ae45c375188 (diff) |
Merge pull request #869 from narfbg/develop-helpers-acc
Improve the captcha helper
Diffstat (limited to 'system/helpers/array_helper.php')
-rw-r--r-- | system/helpers/array_helper.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/helpers/array_helper.php b/system/helpers/array_helper.php index 464d1d112..6f56d9db9 100644 --- a/system/helpers/array_helper.php +++ b/system/helpers/array_helper.php @@ -103,4 +103,4 @@ if ( ! function_exists('elements')) } /* End of file array_helper.php */ -/* Location: ./system/helpers/array_helper.php */ +/* Location: ./system/helpers/array_helper.php */
\ No newline at end of file |