index
:
crack.cf-backup
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
Exceptions
/
ConfigException.php
blob: 1eac06fcb8a34d65d7f1956be33daa442abd0751 (
plain
) (
blame
)
1
2
3
4
5
<?php
namespace
YOURLS\Exceptions
;
class
ConfigException
extends
\Exception
{}