Esempio n. 1
0
 public function __construct()
 {
     parent::__construct();
     $this->_configFile = $this->_rewriteDir . 'config.php';
     $this->prepare();
 }