Fixed Broken Shit
This commit is contained in:
5
includes/Exceptions/ConfigException.php
Normal file
5
includes/Exceptions/ConfigException.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
namespace YOURLS\Exceptions;
|
||||
|
||||
class ConfigException extends \Exception {}
|
Reference in New Issue
Block a user