Rename footer.html to footer.php
The new website design has variable data in the footer based on its distributed hpr instance.
This commit is contained in:
@@ -505,7 +505,7 @@ if (!$mailer->send()) {
|
||||
}
|
||||
|
||||
|
||||
include 'footer.html';
|
||||
include 'footer.php';
|
||||
|
||||
logextra( "Finished upload_confirm.php");
|
||||
|
||||
|
Reference in New Issue
Block a user