Beispiel #1
0
 function __construct()
 {
     $this->_xml = null;
     $this->_tabs = array();
     NextendText::l('common');
     parent::__construct();
     $this->loadQtip();
 }