Remove a redundant include.
This commit is contained in:
parent
4fcc3b4c35
commit
de32790dad
|
|
@ -174,6 +174,5 @@ else {
|
|||
echo "<iframe id='frame' width='100%' height='400' FRAMEBORDER='0' name='frame' style='background-color : #FFFFFF;'></iframe>\n";
|
||||
|
||||
//show the footer
|
||||
include "resources/require.php";
|
||||
require_once "resources/footer.php";
|
||||
?>
|
||||
Loading…
Reference in New Issue