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