예제 #1
0
파일: Session.php 프로젝트: lisong/cphalcon
 public function output($remove = true)
 {
     parent::output($remove);
 }