diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-03-13 11:24:07 +0100 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-03-13 11:24:07 +0100 |
commit | 6b47711e85671fcfe1bd08ce80d23ca2e91e8e55 (patch) | |
tree | 5333025d8e6dfd3fc93832f8f6e3681128149920 /system | |
parent | 868163330c6e6eb7af04ee3b2510b594608d34ad (diff) |
Remove access description line
Diffstat (limited to 'system')
-rw-r--r-- | system/helpers/captcha_helper.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/helpers/captcha_helper.php b/system/helpers/captcha_helper.php index 9ae959fbe..7dc5b3eec 100644 --- a/system/helpers/captcha_helper.php +++ b/system/helpers/captcha_helper.php @@ -40,7 +40,6 @@ /** * Create CAPTCHA * - * @access public * @param array array of data for the CAPTCHA * @param string path to create the image in * @param string URL to the CAPTCHA image folder |