mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
parent
2f1d6d7a95
commit
7ea559e6be
@ -1,10 +1,12 @@
|
|||||||
<?php
|
<?php
|
||||||
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||||
|
|
||||||
|
namespace Icinga\Module\Doc\Controllers;
|
||||||
|
|
||||||
use Icinga\Application\Icinga;
|
use Icinga\Application\Icinga;
|
||||||
use Icinga\Module\Doc\DocController;
|
use Icinga\Module\Doc\DocController;
|
||||||
|
|
||||||
class Doc_IcingawebController extends DocController
|
class IcingawebController extends DocController
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* Get the path to Icinga Web 2's documentation
|
* Get the path to Icinga Web 2's documentation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user