Notifications by SweetAlert2 (#1508)
This commit is contained in:
@@ -41,6 +41,7 @@ class AboutController extends AbstractController
|
||||
try {
|
||||
$license = file_get_contents($filename);
|
||||
} catch (\Exception $ex) {
|
||||
$this->logException($ex);
|
||||
$license = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user