예제 #1
0
파일: Common.php 프로젝트: sunxguo/cdb
 public function createVeriCode()
 {
     veri_code();
 }
예제 #2
0
파일: index.php 프로젝트: sunxguo/platform
 public function create_veri_code()
 {
     veri_code();
 }