예제 #1
0
파일: Session.php 프로젝트: lisong/cphalcon
 public function warning($message)
 {
     return parent::warning($message);
 }