mirror of
https://github.com/vrana/adminer.git
synced 2026-05-07 13:57:02 +02:00
A few changes from pematon/adminer to adminerneo/adminerneo as well as from master to main
This commit is contained in:
@@ -608,7 +608,7 @@ qsl('div').onclick = whisperClick;", "")
|
||||
<?php if ($missing != "auth"): ?>
|
||||
<span class="version">
|
||||
<?php echo $VERSION; ?>
|
||||
<a href="https://github.com/pematon/adminer/releases"<?php echo target_blank(); ?> id="version">
|
||||
<a href="https://github.com/adminerneo/adminerneo/releases"<?php echo target_blank(); ?> id="version">
|
||||
<?php echo (version_compare($VERSION, $_COOKIE["adminer_version"]) < 0 ? h($_COOKIE["adminer_version"]) : ""); ?>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user