summaryrefslogtreecommitdiff
path: root/www-ssl/admin/debug.php
diff options
context:
space:
mode:
Diffstat (limited to 'www-ssl/admin/debug.php')
-rwxr-xr-xwww-ssl/admin/debug.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/www-ssl/admin/debug.php b/www-ssl/admin/debug.php
index 27781ce5..aaf1bcb4 100755
--- a/www-ssl/admin/debug.php
+++ b/www-ssl/admin/debug.php
@@ -41,9 +41,6 @@ for ($i=0; $i<$rowcount; $i++)
echo mysql_result($Erg, $i, 1). "x '". mysql_result($Erg, $i, 0). "'<br>\n";
-echo "<h1>ChangeLog</h1> <br>";
-funktion_db_list("ChangeLog");
-
include ("./inc/footer.php");
?>