mirror of
https://github.com/vrana/adminer.git
synced 2026-01-27 01:40:00 +01:00
Merge branch 'copy_to_clipboard'
This commit is contained in:
@@ -193,4 +193,5 @@ function page_footer($missing = "") {
|
||||
<?php
|
||||
echo script("setupSubmitHighlight(document);");
|
||||
echo script("setupCopyToClipboard(document);");
|
||||
echo "</body>\n</html>";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user