mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-28 22:26:51 +01:00
Use Whoops only if installed, otherwise use myaac exception handler
This commit is contained in:
3
system/libs/SensitiveException.php
Normal file
3
system/libs/SensitiveException.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
class SensitiveException extends Exception {}
|
||||
Reference in New Issue
Block a user