Update: 2026-05-08 04:58:23
This commit is contained in:
@@ -42,5 +42,5 @@ try {
|
||||
json_success($tenants);
|
||||
|
||||
} catch (\Exception $e) {
|
||||
json_error('SQL Error in Tenants List: ' . $e->getMessage(), 500);
|
||||
safe_error($e, 'tenants/index');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user