mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 11:04:02 +02: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