示例#1
0
文件: Url.php 项目: maffen/TypoGento
 /**
  * class Constructor
  *
  */
 public function _construct()
 {
     parent::_construct();
 }