mirror of
https://github.com/vrana/adminer.git
synced 2026-06-12 03:20:59 +02:00
Renamed to AdminerEvo + changed link to new doc site
This commit is contained in:
@@ -9,7 +9,7 @@ class Adminer {
|
||||
* @return string HTML code
|
||||
*/
|
||||
function name() {
|
||||
return "<a href='https://www.adminer.org/'" . target_blank() . " id='h1'>Adminer</a>";
|
||||
return "<a href='https://www.adminerevo.org/'" . target_blank() . " id='h1'>AdminerEvo</a>";
|
||||
}
|
||||
|
||||
/** Connection parameters
|
||||
|
||||
Reference in New Issue
Block a user