diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-03-20 14:39:22 +0100 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-03-20 14:39:22 +0100 |
commit | e6f7d610b189e243ad48dcc3900a5c53cab2498d (patch) | |
tree | 38591267707c14a0316568691d720ad33972e9a7 /system/helpers/captcha_helper.php | |
parent | 151ba1c919af3316543b1871d3bd56cbb210fdca (diff) |
Remove EOF newlines
Diffstat (limited to 'system/helpers/captcha_helper.php')
-rw-r--r-- | system/helpers/captcha_helper.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/helpers/captcha_helper.php b/system/helpers/captcha_helper.php index 7dc5b3eec..96e8c51a3 100644 --- a/system/helpers/captcha_helper.php +++ b/system/helpers/captcha_helper.php @@ -204,4 +204,4 @@ if ( ! function_exists('create_captcha')) } /* End of file captcha_helper.php */ -/* Location: ./system/helpers/captcha_helper.php */ +/* Location: ./system/helpers/captcha_helper.php */
\ No newline at end of file |