diff options
author | Derek Jones <derek.jones@ellislab.com> | 2010-03-05 18:27:41 +0100 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2010-03-05 18:27:41 +0100 |
commit | 1c73f4e9a1b8d33e7eeda622b9ae44b9b2f41251 (patch) | |
tree | 1de93a1e5fbb094ba0e136fd1504b504d89b3a36 /system | |
parent | b41032d2df1e63566f1183533b388372538c46d0 (diff) |
fixed eof code comment
Diffstat (limited to 'system')
-rw-r--r-- | system/helpers/captcha_helper.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/helpers/captcha_helper.php b/system/helpers/captcha_helper.php index a58789219..67db50947 100644 --- a/system/helpers/captcha_helper.php +++ b/system/helpers/captcha_helper.php @@ -242,5 +242,5 @@ if ( ! function_exists('create_captcha')) // ------------------------------------------------------------------------ -/* End of file captcha_pi.php */ -/* Location: ./system/plugins/captcha_pi.php */
\ No newline at end of file +/* End of file captcha_helper.php */ +/* Location: ./system/heleprs/captcha_helper.php */
\ No newline at end of file |