1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 11:34:10 +02:00

Homepage customization

This commit is contained in:
Jakub Vrana
2011-01-06 09:30:07 +01:00
parent d7a3e415d5
commit 7416164966
5 changed files with 144 additions and 127 deletions

View File

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