mirror of
https://github.com/vrana/adminer.git
synced 2025-08-16 11:34:10 +02:00
Homepage customization
This commit is contained in:
@@ -465,6 +465,10 @@ ORDER BY ORDINAL_POSITION", null, "") as $row) { //! requires MySQL 5
|
||||
return $ext;
|
||||
}
|
||||
|
||||
function homepage() {
|
||||
return true;
|
||||
}
|
||||
|
||||
function navigation($missing) {
|
||||
global $VERSION, $token;
|
||||
?>
|
||||
|
Reference in New Issue
Block a user