summaryrefslogtreecommitdiffstats
path: root/modules-available/remoteaccess/page.inc.php
diff options
context:
space:
mode:
authorSimon Rettberg2020-05-19 13:29:31 +0200
committerSimon Rettberg2020-07-30 13:24:59 +0200
commit7dabfc3c45f6082573d0ce2c5f66fb04fa1e8c86 (patch)
treec3b169a4c3d3046867d61d7fd20bc323eea932c0 /modules-available/remoteaccess/page.inc.php
parent[remoteaccess] Add permissions, add "delete group" functionality (diff)
downloadslx-admin-7dabfc3c45f6082573d0ce2c5f66fb04fa1e8c86.tar.gz
slx-admin-7dabfc3c45f6082573d0ce2c5f66fb04fa1e8c86.tar.xz
slx-admin-7dabfc3c45f6082573d0ce2c5f66fb04fa1e8c86.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
{