mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
9846dfb2e2
commit
9a758f3ed9
@ -92,9 +92,6 @@ class Doc_SearchController extends DocController
|
|||||||
return $path;
|
return $path;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
throw new Zend_Controller_Action_Exception(
|
$this->httpNotFound($this->translate('Documentation for Icinga Web 2 is not available'));
|
||||||
$this->translate('Documentation for Icinga Web 2 is not available'),
|
|
||||||
404
|
|
||||||
);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user