fixes for loic
This commit is contained in:
@@ -205,7 +205,7 @@ if ($server > 0
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
mysql_free_result($tables);
|
mysql_free_result($rs_usr);
|
||||||
}
|
}
|
||||||
// The user is allowed to create a db
|
// The user is allowed to create a db
|
||||||
if ($create) {
|
if ($create) {
|
||||||
|
@@ -453,7 +453,7 @@ if ($index_count > 0) {
|
|||||||
echo "\n";
|
echo "\n";
|
||||||
?>
|
?>
|
||||||
</table>
|
</table>
|
||||||
<?php echo show_docu('manual_Performance.html#MySQL_indexes') . "\n"; ?>
|
<?php echo show_docu('manual_MySQL_Optimization#MySQL_indexes') . "\n"; ?>
|
||||||
</td>
|
</td>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user