Home
last modified time | relevance | path

Searched refs:is_init (Results 1 – 1 of 1) sorted by relevance

/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php635 var $is_init = false; // used internaly to know if the chat config is initialized variable in pfcGlobalConfig
994 $this->is_init = (count($this->errors) == 0);
999 return $this->is_init;
1047 $this->is_init = false;