Beispiel #1
0
 function init()
 {
     parent::init();
 }
Beispiel #2
0
 function init()
 {
     Zend_Loader::loadClass('Config');
     parent::init();
 }