web/lib/InvalidAuthorException.php
2019-04-03 16:25:00 -05:00

3 lines
54 B
PHP

<?
class InvalidAuthorException extends \Exception{
}