Esempio n. 1
0
 function __construct()
 {
     parent::__construct();
     $this->_type = 'story';
 }
Esempio n. 2
0
 function __construct()
 {
     global $_DB_table_prefix;
     parent::__construct();
     $this->_type = 'nexfile';
 }