Skip to content
Snippets Groups Projects
Unverified Commit 77acc759 authored by Tobias Reischmann's avatar Tobias Reischmann
Browse files

Applying phpcs

parent 467e96eb
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,9 @@ ...@@ -22,6 +22,9 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/ */
require_once(dirname(__FILE__) . '/../../../config.php'); require_once(dirname(__FILE__) . '/../../../config.php');
require_login();
require_once(__DIR__ . '/adminlib.php'); require_once(__DIR__ . '/adminlib.php');
// Create the class for this controller. // Create the class for this controller.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment