public design update
This commit is contained in:
@@ -76,7 +76,7 @@ function Potenz($sent_sum)
|
||||
$sql = "SELECT * FROM $table ORDER BY $by $sort;";
|
||||
$result = mysql_query($sql);
|
||||
|
||||
echo "<table border=1>";
|
||||
echo "<table style=\"border=1px solid;\">";
|
||||
if($table=='connections')
|
||||
{
|
||||
echo "<tr><td>Start Time</td><td>Stop Time</td><td>Client IP</td><td>Download
|
||||
|
Reference in New Issue
Block a user