mirror of
https://github.com/vrana/adminer.git
synced 2026-03-12 07:30:52 +01: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