A few changes from pematon/adminer to adminerneo/adminerneo as well as from master to main

This commit is contained in:
Adrian Jones
2025-01-28 17:09:20 -08:00
committed by Peter Knut
parent 1abaa642ae
commit f4d06b50fc
8 changed files with 14 additions and 14 deletions

View File

@@ -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>