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