Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php524 var $container_type = 'File'; variable in pfcGlobalConfig
683 $this->container_type = $params["container_type"];
686 $ct =& pfcContainer::Instance($this->container_type, true);
737 $ct =& pfcContainer::Instance($this->container_type, true);