cms-installer/lib/exception/CmsInstallerException.class.php

5 lines
58 B
PHP
Raw Normal View History

2015-03-02 21:22:57 +01:00
<?php
class CmsInstallerException extends Exception {
}