style fix: no ?> at the end of file
This commit is contained in:
parent
73a1b432f8
commit
f4cf4d77dd
|
@ -34,6 +34,4 @@ if ($r["t"]) {
|
|||
<dd><a href="sql_list.php"><?php __("Databases"); ?></a></dd>
|
||||
<dd><a href="sql_users_list.php"><?php __("Users") ?></a></dd>
|
||||
<dd><a target="_blank" href="sql_admin.php"><?php __("SQL Admin"); ?></a></dd>
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
<?php }
|
Loading…
Reference in New Issue