psql db schema test
[mirrors/Kyberia-bloodline.git] / inc / eventz / debugging.inc
diff --git a/inc/eventz/debugging.inc b/inc/eventz/debugging.inc
deleted file mode 100644 (file)
index e566eea..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-function debugging() {
-if ($_SESSION['debugging']) unset($_SESSION['debugging']);
-else $_SESSION['debugging']=true;
-}
-?>
This page took 0.089344 seconds and 4 git commands to generate.