コード例 #1
0
ファイル: Session.php プロジェクト: lisong/cphalcon
 public function warning($message)
 {
     return parent::warning($message);
 }