コード例 #1
0
ファイル: mod_captcha.php プロジェクト: poef/ariadne
 public static function _getImgSrc($url = '')
 {
     return captcha::getImgSrc($url);
 }