1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00
This commit is contained in:
shimon 2024-05-23 16:47:37 +03:00
parent c996dbcdc9
commit a2ef77f0f5

View file

@ -738,4 +738,4 @@ App::init()
if (System::getEnv('_APP_USAGE_STATS', 'enabled') !== 'enabled') {
throw new Exception(Exception::GENERAL_USAGE_DISABLED);
}
});
});