Home
last modified time | relevance | path

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

/plugin/quickstats/scripts/
H A Dextended_data.php11 global $PAGE_USERS_ARRAY;
13 $PAGE_USERS_ARRAY = false; variable
157 global $PAGE_USERS_ARRAY;
174 else if ($type == 'page_users' && $PAGE_USERS_ARRAY !== false) {
175 $temp = $PAGE_USERS_ARRAY;
286 global $PAGE_USERS_ARRAY;
287 $PAGE_USERS_ARRAY = load_data('page_users',$month);