1 <!DOCTYPE HTML
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
4 <title
>amule log page
</title
>
5 <meta http
-equiv
="Content-Type" content
="text/html; charset=utf8">
6 <meta http
-equiv
="pragmas" content
="no-cache">
8 if ( $_SESSION["auto_refresh"] > 0 ) {
9 echo "<meta http-equiv=\"refresh\" content=\"", $_SESSION["auto_refresh"], '">';
13 <style type
="text/css">
20 background
-color
: #FFFFFF;
31 if ("srv" == $HTTP_GET_VARS['show'] ||
1 == $HTTP_GET_VARS['rstsrv']) {
32 echo amule_get_serverinfo($HTTP_GET_VARS['rstsrv']);
34 echo amule_get_log($HTTP_GET_VARS['rstlog']);