CIM88 - Changelog en reporting

This commit is contained in:
“VeLiTi”
2024-08-30 15:01:07 +02:00
parent 061fae6244
commit 0532f93bd9
16 changed files with 1287 additions and 8 deletions

View File

@@ -95,7 +95,7 @@ if($is_jwt_valid && str_contains($version, 'v')) {
}
else
{
echo null;
http_response_code(403); //Forbidden
}
//------------------------------------------