home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / admin / nav.php < prev    next >
Encoding:
PHP Script  |  2004-07-05  |  4.9 KB  |  71 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>TSW [Control Center] Navigation</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  6. <link href="css/style.css" rel="stylesheet" type="text/css">
  7. </head>
  8. <body class="bodynav">
  9. <?
  10. include("./inc/config.inc.php");
  11. include("./lang/".$lang."/global.php");
  12. include("./inc/langmenu.inc.php");
  13. echo "$sel_ya_lang $at_the_mom $lang)";
  14. ?>
  15. <p><img src="./gfx/mehr.gif" width="9" height="9" border="0" alt=""> <a href="body.php" target="bodyFrame">
  16.   HOME</a><br>
  17.   <br>
  18.   <img src="./gfx/mehr.gif" width="9" height="9" alt=""> ORGANISATION<br>
  19.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <? echo "<a href=\"./lang/"."$lang"."/credits.php\" target=\"bodyFrame\">CREDITS</a><br>"; ?>
  20.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <? echo "<a href=\"./lang/"."$lang"."/features.php\" target=\"bodyFrame\">FEATURES</a><br>"; ?>
  21.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <? echo "<a href=\"./lang/"."$lang"."/readme.php\" target=\"bodyFrame\">README</a><br>"; ?>
  22.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <? echo "<a href=\"./lang/"."$lang"."/newsfeed.php\" target=\"bodyFrame\">NEWSFEED</a>"; ?>
  23.   <br>
  24.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> NOTES <a href="inc/editor.inc.php?load=priv1" target="bodyFrame">1</a> <a href="inc/editor.inc.php?load=priv2" target="bodyFrame">2</a> <a href="inc/editor.inc.php?load=priv3" target="bodyFrame">3</a> <br>
  25.   <br>
  26.   <img src="gfx/mehr.gif" width="9" height="9" alt=""> EDIT CENTER<br>
  27.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <a href="./scripts/manipulation.php" target="bodyFrame">SERVICE(S)</a><br>
  28.   <br>
  29.         PARAMETER<br>
  30.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <a href="./scripts/httpd.cgi" target="bodyFrame">HTTPD.CONF</a><br>
  31.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <a href="./scripts/httpd.ssl.cgi" target="bodyFrame">SSL.CONF</a><br>
  32.   <!--@@JAVA@@-->
  33.         <img src="gfx/weiter.gif" width="9" height="9" alt="">
  34.   <a href="sub/subindex.php" target="bodyFrame">MORE...</a> <br>
  35.   <br>
  36.         MANIPULATION<br>
  37.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <a href="./inc/editor.inc.php?load=phpHini" target="bodyFrame">PHP.INI</a>
  38.   (%INSTDIR%)<br>
  39.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <a href="./inc/editor.inc.php?load=phpCini" target="bodyFrame">PHP.INI</a>
  40.   (%WINDIR%)<br>
  41.         <img src="gfx/weiter.gif" width="9" height="9" alt="">
  42.   <a href="inc/editor.inc.php?load=mysqlini" target="bodyFrame">MY.INI</a><br>
  43.   <!--@@FIREBIRD@@-->
  44.   <!--@@JAVAMGR@@-->
  45.   <!--@@JAVAADM@@-->
  46.         <img src="gfx/weiter.gif" width="9" height="9" alt="">
  47.   <a href="sub/subindex.php" target="bodyFrame">MORE...</a> <br>
  48.   <br>
  49.   <img src="gfx/mehr.gif" width="9" height="9" alt=""> DBA CENTER<br>
  50.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <a href="./tools/pma/index.php" target="bodyFrame">PHPMYADMIN</a><br>
  51.   <!--@@IBWEBADMIN@@-->
  52.   <br>
  53.   <img src="gfx/mehr.gif" width="9" height="9" alt=""> MAIL CENTER<br>
  54.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <a href="tools/iloha/index.html" target="bodyFrame">ILOHA</a><br>
  55.  
  56.   <br>
  57.   <img src="gfx/mehr.gif" width="9" height="9" alt=""> STATS/LOG CENTER<br>
  58.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <a href="../cgi-bin/awstats.pl" target="bodyFrame">AWSTATS</a><br>
  59.         <img src="./gfx/weiter.gif" width="9" height="9" alt="">
  60.   <a href="./tools/webalizer/logresolve/" target="bodyFrame">WEBALIZER</a> <br>
  61.         <img src="./gfx/weiter.gif" width="9" height="9" alt=""> <a href="./scripts/logview.cgi" target="bodyFrame">LOGVIEW</a><br>
  62.   <br>
  63.   <img src="gfx/mehr.gif" width="9" height="9" alt=""> <a href="sub/status/subindex.php" target="bodyFrame">INFO CENTER</a><br><br>
  64.   <img src="gfx/mehr.gif" width="9" height="9" alt=""> <a href="sysinfo/index.php" target="bodyFrame">SYSINFO</a><br>
  65.   <br>
  66.   <!--@@DOCU-CENTER@@-->
  67.   <br>
  68. </p>
  69. <div align="center"><span class="minitext"><? echo "$time_to_load"; ?>: <?php echo "$time";?> ms</span></div>
  70. </body>
  71. </html>