Ejemplo n.º 1
0
 function __construct()
 {
     $this->_redis = YcfCore::load('_redis');
 }
Ejemplo n.º 2
0
 function __construct()
 {
     $this->_db = YcfCore::load('_db');
 }