mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
LegacyWeb
: Import Exception
class
This commit is contained in:
parent
1c0480d484
commit
2265b9d27b
@ -4,6 +4,8 @@
|
||||
namespace Icinga\Application;
|
||||
|
||||
require_once dirname(__FILE__) . '/Web.php';
|
||||
|
||||
use Exception;
|
||||
use Icinga\Exception\ProgrammingError;
|
||||
|
||||
class LegacyWeb extends Web
|
||||
|
Loading…
x
Reference in New Issue
Block a user