Example #1
0
File: Web.php Project: xtzlyp/newpi
 protected function _begin()
 {
     parent::_begin();
     $this->_initHttp();
     $this->_initTemplate();
 }
Example #2
0
 protected function _begin()
 {
     parent::_begin();
 }