mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 02:23:59 +02:00
Add more system tables help links
This commit is contained in:
@@ -147,4 +147,11 @@
|
||||
return '';
|
||||
}
|
||||
|
||||
/** Get help link for table
|
||||
* @param string
|
||||
* @return string relative URL or null
|
||||
*/
|
||||
function tableHelp($name) {
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user