CMXX - New translations ES, PT. Registration page translated.

This commit is contained in:
“VeLiTi”
2024-10-10 14:09:31 +02:00
parent 34b1ee1600
commit d2b022a08b
14 changed files with 1804 additions and 53 deletions

View File

@@ -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 ++++++++++++++
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++