*/ include("session.php"); require_once("class_functions.php"); require_once("class_db.php"); if(file_exists($_SESSION['config']['lang'].'.php')) { include($_SESSION['config']['lang'].'.php'); } else { $_SESSION['error'] = "Language file missing...
"; } if(isset($_GET['id'])) { $theget_id = $_GET['id']; } if(isset($_GET['type'])) { $theget_type = $_GET['type']; } $db = new dbquery(); $db->connect(); ?> <?php echo $_SESSION['config']['applicationname']; ?>
connect; if ($_GET['valid'] == "true") { $our_type = $_GET['type']; $our_id = $_GET['id']; if ($_GET['time_select'] =='year') { $_SESSION['year'] = $_GET['the_year']; $_SESSION['month'] = ""; $_SESSION['statspol_datestart'] = ""; $_SESSION['statspol_datefin'] = ""; } if ($_GET['time_select'] =='month') { $_SESSION['year'] = ""; $_SESSION['month'] = $_GET['the_month']; $_SESSION['statspol_datestart'] = ""; $_SESSION['statspol_datefin'] = ""; } $_SESSION['form_stats'] = "graph"; if ($_GET['form_graph'] =='tab') { $_SESSION['form_stats'] ='tab'; } } else { $_SESSION['year'] = ""; $_SESSION['month'] = ""; $_SESSION['statspol_datestart']= ''; $_SESSION['statspol_datefin'] = ''; $_SESSION['form_stats'] = "graph"; } ?>
<?php echo _ADV_OPTIONS;?>

: checked="checked" />


"vol_retard_service") {?>

.

connect; if ($_GET['valid'] == "true") { $our_type = $_GET['type']; $our_id = $_GET['id']; if ($_GET['time_select'] =='year') { $_SESSION['year'] = $_GET['the_year']; $_SESSION['month'] = ""; $_SESSION['statspol_datestart'] = ""; $_SESSION['statspol_datefin'] = ""; } if ($_GET['time_select'] =='selected') { if ($_GET['datestart'] == "" || $_GET['datefin']=="") { echo _DEFINE_DATE_TO_CONTINUE."."; $error = true; } else { $_SESSION['statspol_datestart'] = $_GET['datestart']; $_SESSION['statspol_datefin'] = $_GET['datefin']; $_SESSION['month'] = ""; $_SESSION['year'] = ""; } } if ($_GET['time_select'] =='month') { $_SESSION['year'] = ""; $_SESSION['month'] = $_GET['the_month']; $_SESSION['statspol_datestart'] = ""; $_SESSION['statspol_datefin'] = ""; } $_SESSION['form_stats'] = "graph"; if ($_GET['form_graph'] =='tab') { $_SESSION['form_stats'] ='tab'; } } else { $_SESSION['year'] = ""; $_SESSION['month'] = ""; $_SESSION['statspol_datestart']= ''; $_SESSION['statspol_datefin'] = ''; $_SESSION['form_stats'] = "graph"; } ?>
<?php echo _ADV_OPTIONS;?>

: checked="checked" />


.

.
         : <?php echo _CALENDAR;?> : <?php echo _CALENDAR;?>