CMXX - New translations ES, PT. Registration page translated.
This commit is contained in:
@@ -101,6 +101,15 @@ storeMeasurementEquipment('');
|
||||
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
geolocationUpdate($token);
|
||||
|
||||
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
// Debuglog ++++++++++++++
|
||||
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
if (debug){
|
||||
$time_elapsed = microtime(true) - $_SERVER["REQUEST_TIME_FLOAT"];
|
||||
$message = $date.';cronjob;'.$time_elapsed.';interface';
|
||||
debuglog($message);
|
||||
}
|
||||
|
||||
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
// EXIT ++++++++++++++
|
||||
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
Reference in New Issue
Block a user