Beispiel #1
0
 public function __construct($db)
 {
     parent::__construct();
     //$this->configOK = true;
     //$this->internalError = false;
     $this->settings = array_merge($this->settings, array('username' => 'TrabisDeMentia', 'private_key' => '2698213935f6c3ab24134c0f2503926e', 'cookie_path' => XOOPS_CACHE_PATH, 'transport' => 'curl', 'local_debug' => 'error'));
 }