Searched refs:cc_arrays (Results 1 – 3 of 3) sorted by relevance
14 private $cc_arrays; variable in helper_plugin_quickstats52 $this->cc_arrays = new ccArraysDat();63 return $this->cc_arrays;
28 private $cc_arrays; variable in syntax_plugin_quickstats46 $this->cc_arrays = $this->helper->get_cc_arrays();508 $cntry=$this->cc_arrays->get_country_name($cc) ;602 $country=$this->cc_arrays->get_country_name($cc) ;
23 private $cc_arrays; variable in admin_plugin_quickstats37 $this->cc_arrays = $this->helper->get_cc_arrays();84 $this->countries[$cc]=$this->cc_arrays->get_country_name($cc) ;