Beispiel #1
0
 function __construct()
 {
     parent::__construct();
     $this->_type = 'story';
 }
 function __construct()
 {
     global $_DB_table_prefix;
     parent::__construct();
     $this->_type = 'nexfile';
 }