summaryrefslogtreecommitdiffstats
path: root/modules-available/remoteaccess/page.inc.php
diff options
context:
space:
mode:
authorSimon Rettberg2020-05-19 13:29:31 +0200
committerSimon Rettberg2020-05-19 13:29:31 +0200
commitc978486455f5f3a4bc403c7601518949cedb2bea (patch)
tree08013f71ea6b697b662327967ce245889ac5ad48 /modules-available/remoteaccess/page.inc.php
parent[remoteaccess] Add permissions, add "delete group" functionality (diff)
downloadslx-admin-c978486455f5f3a4bc403c7601518949cedb2bea.tar.gz
slx-admin-c978486455f5f3a4bc403c7601518949cedb2bea.tar.xz
slx-admin-c978486455f5f3a4bc403c7601518949cedb2bea.zip
[remoteaccess] Remove TODO and debug spam
Diffstat (limited to 'modules-available/remoteaccess/page.inc.php')
-rw-r--r--modules-available/remoteaccess/page.inc.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules-available/remoteaccess/page.inc.php b/modules-available/remoteaccess/page.inc.php
index 27b7ca6b..68781ffa 100644
--- a/modules-available/remoteaccess/page.inc.php
+++ b/modules-available/remoteaccess/page.inc.php
@@ -1,11 +1,5 @@
<?php
-/*
- * TODO TODO TODO TODO
- * ### PERMISSIONS ###
- * TODO TODO TODO TODO
- */
-
class Page_RemoteAccess extends Page
{