Subversion Repositories ALCASAR

Rev

Rev 28 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 28 Rev 34
Line 69... Line 69...
69
<TABLE width=150 border=1 cellspacing=0 cellpadding=0>
69
<TABLE width=150 border=1 cellspacing=0 cellpadding=0>
70
	<tr bgcolor=\"#666666\"><td>
70
	<tr bgcolor=\"#666666\"><td>
71
		<TABLE width=\"100%\" border=0 cellspacing=0 cellpadding=2>
71
		<TABLE width=\"100%\" border=0 cellspacing=0 cellpadding=2>
72
			<TR><TD valign=\"middle\" align=\"left\">
72
			<TR><TD valign=\"middle\" align=\"left\">
73
				<img src=\"images/right.gif\" height=10 width=10 border=no nosave><A HREF=\"phpsysinfo/\" TARGET=\"REXY2\">$l_home</A></TD></TR>";
73
				<img src=\"images/right.gif\" height=10 width=10 border=no nosave><A HREF=\"phpsysinfo/\" TARGET=\"REXY2\">$l_home</A></TD></TR>";
-
 
74
if (isset($_GET['a'])) { $a=$_GET['a']; }
-
 
75
	else $a=0;
74
$a=$_GET['a']; $b=$_GET['b'];
76
if (isset($_GET['b'])) { $b=$_GET['b']; }
-
 
77
	else $b=0;
75
$selection[0]=$l_system;
78
$selection[0]=$l_system;
76
$selection[1]=$l_auth;
79
$selection[1]=$l_auth;
77
$selection[2]=$l_filter;
80
$selection[2]=$l_filter;
78
$selection[3]=$l_statistics;
81
$selection[3]=$l_statistics;
79
$fichier[0]="system.php";
82
$fichier[0]="system.php";