Fixed small bugs in eventz, TODO fix
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / eventz / debugging.inc
index e566eea531c86bdf39e3b0331c8f4359a88dd970..6a1de8fd7cd843ad7c7fd9ae78d7ef98b9655173 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+
+// XXX permision check?
+
 function debugging() {
 if ($_SESSION['debugging']) unset($_SESSION['debugging']);
 else $_SESSION['debugging']=true;
This page took 0.130592 seconds and 4 git commands to generate.