diff --git a/www-ssl/admin/debug.php b/www-ssl/admin/debug.php index aaf1bcb4..27781ce5 100755 --- a/www-ssl/admin/debug.php +++ b/www-ssl/admin/debug.php @@ -41,6 +41,9 @@ for ($i=0; $i<$rowcount; $i++) echo mysql_result($Erg, $i, 1). "x '". mysql_result($Erg, $i, 0). "'
\n"; +echo "

ChangeLog


"; +funktion_db_list("ChangeLog"); + include ("./inc/footer.php"); ?>