예제 #1
0
파일: model.php 프로젝트: Bob-586/cx_old
 public function db_expires_in_hours($hours = 1)
 {
     return main_fn::expires_in_hours($hours);
 }