diff options
author | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2005-11-11 22:09:04 +0000 |
---|---|---|
committer | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2005-11-11 22:09:04 +0000 |
commit | ff0038827f5519c36cec899a472938811f7763ee (patch) | |
tree | a00b0d05a49df7665801ea88ad234f6d2d7fe6d8 /www-ssl | |
parent | d083e84d8f671e3f60a8d05a6f46aa93ba44f330 (diff) |
rename list.php in debug.php
git-svn-id: svn://svn.cccv.de/engel-system@46 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl')
-rwxr-xr-x | www-ssl/admin/debug.php (renamed from www-ssl/admin/list.php) | 0 | ||||
-rwxr-xr-x | www-ssl/admin/menu.php | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www-ssl/admin/list.php b/www-ssl/admin/debug.php index 6ae8a336..6ae8a336 100755 --- a/www-ssl/admin/list.php +++ b/www-ssl/admin/debug.php diff --git a/www-ssl/admin/menu.php b/www-ssl/admin/menu.php index 2dc1ee5a..b54099eb 100755 --- a/www-ssl/admin/menu.php +++ b/www-ssl/admin/menu.php @@ -34,7 +34,7 @@ $Menu["Entry"][9]["Line"] = "<br><br>"; $Menu["Entry"][11]["File"] = "sprache.php"; $Menu["Entry"][11]["Name"] = "Language"; $Menu["Entry"][11]["Line"] = "<br><br>"; -$Menu["Entry"][10]["File"] = "list.php"; +$Menu["Entry"][10]["File"] = "debug.php"; $Menu["Entry"][10]["Name"] = "Debug"; if ($_SESSION['CVS']["nonpublic/index.php"] == "Y") |