cms-installer/lib/exception/CmsInstallerException.class.php
2015-03-02 21:22:57 +01:00

5 lines
58 B
PHP

<?php
class CmsInstallerException extends Exception {
}