/* most active users within given month */
if($action=='monthusers' or $action=='stats') {
$immediateMonth=TRUE;
include($pathToFiles.'addon_monthusers.php');
}
/* --most active users within given month */