예제 #1
0
 public function __construct()
 {
     parent::__construct();
     $this->init_vars();
     $this->name_supported_drivers = array('JCB', 'CBE', 'JSocial', 'Joomla', 'CBE_2', 'Elgg', 'SMF2', 'SMF');
     $this->buddy_supported_drivers = array('JCB', 'CBE', 'JSocial', 'Custom', 'CBE_2', 'Elgg', "se4", 'Jcow');
     $this->link_profile_supported_drivers = array('JCB', 'JSocial', 'Custom', 'CBE_2', 'se4', 'Jcow', 'Phpfusion');
     $this->sef_rec_supported_drivers = array('JCB', 'CBE_2', 'JSocial');
     $this->joomla_drivers = array('JCB', 'CBE', 'JSocial', 'Joomla', 'CBE_2');
     $this->smiley_id = 0;
 }
예제 #2
0
 public function __construct()
 {
     parent::__construct();
     $this->init_vars();
 }
예제 #3
0
 public function __construct()
 {
     parent::__construct();
 }
예제 #4
0
 public function __construct()
 {
     parent::__construct();
     $this->themeray = $this->langray = array();
 }
예제 #5
0
 public function __construct()
 {
     parent::__construct();
     $this->init_vars();
     $this->smiley_id = 0;
 }