Exemple #1
0
 function __construct($sel)
 {
     $this->_basePath = LIB_PATH;
     parent::__construct($sel);
 }
Exemple #2
0
 function __construct($sel)
 {
     $this->_basePath = \Jelix\Core\App::logPath();
     parent::__construct($sel);
 }