mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-22 21:34:28 +02:00
parent
1888f1a0a4
commit
ee7e0e80d2
@ -1,10 +1,12 @@
|
||||
<?php
|
||||
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||
|
||||
namespace Icinga\Module\Setup\Controllers;
|
||||
|
||||
use Icinga\Module\Setup\WebWizard;
|
||||
use Icinga\Web\Controller;
|
||||
|
||||
class Setup_IndexController extends Controller
|
||||
class IndexController extends Controller
|
||||
{
|
||||
/**
|
||||
* Whether the controller requires the user to be authenticated
|
||||
|
Loading…
x
Reference in New Issue
Block a user