Home
last modified time | relevance | path

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

/plugin/quickstats/
H A Dadmin.php245 $this->get_Options('popups');
250 $this->get_Options('months',$today['mon']) ;
256 $this->get_Options('ua') ;
265 $this->get_Options('country') ;
332 function get_Options($which,$selected_month=1) { function in admin_plugin_quickstats