mirror of
https://github.com/vrana/adminer.git
synced 2026-03-06 04:21:26 +01:00
Separate JavaScript to not wait with Firebug
This commit is contained in:
@@ -86,8 +86,4 @@ function page_footer($missing = "") {
|
||||
<?php $adminer->navigation($missing); ?>
|
||||
</div>
|
||||
<?php
|
||||
// don't wait for code after footer
|
||||
session_write_close();
|
||||
ob_flush();
|
||||
flush();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user