compleate comments

This commit is contained in:
Mahmood Reza Sajjadi 2014-03-02 14:06:09 +03:30
parent 6658e9e5c3
commit 597dc2a91a

View File

@ -41,6 +41,8 @@ function gen_captcha()
}
/**
* Send captcha image directly to output
*
* @param string $security_code String to show on captcha
*/
function draw_captcha($security_code)
{