icingaweb2/application/forms/Config
Alexander Klimov 87a5967501 Remove leading backslashes from the targets of use statements
- use \Exception;
+ use Exception;
2014-08-27 11:16:44 +02:00
..
Authentication Remove leading backslashes from the targets of use statements 2014-08-27 11:16:44 +02:00
ConfirmRemovalForm.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
GeneralForm.php Report the default language also as being available for setting up the locale 2014-08-14 10:48:52 +02:00
LoggingForm.php Remove leading backslashes from the targets of use statements 2014-08-27 11:16:44 +02:00
ResourceForm.php Remove license headers from all files 2014-07-15 13:43:52 +02:00