예제 #1
0
파일: Auth.php 프로젝트: shupp/Framework
 /**
  * __construct
  *
  * @access public
  * @return void
  */
 public function __construct()
 {
     parent::__construct();
 }