mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 23:27:17 +02:00
Schema permanent link (thanks to Martin Hujer)
This commit is contained in:
@@ -103,4 +103,4 @@ foreach ($schema as $name => $table) {
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
<p><a href="<?php echo h($_SERVER["REQUEST_URI"]); ?>" id="schema-link">#</a>
|
||||
<p><a href="<?php echo h($_SERVER["REQUEST_URI"]); ?>" id="schema-link"><?php echo lang('Permanent link'); ?></a>
|
||||
|
Reference in New Issue
Block a user