Large commit, multiple projects/labs
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<!-- Footer -->
|
||||
<footer class="siteFooter">
|
||||
<p>
|
||||
<strong>© 2025</strong>l_mclean215318's Pizza. All rights reserved.
|
||||
</p>
|
||||
<?php
|
||||
date_default_timezone_set("America/Toronto");
|
||||
print(date("l F j, Y"));
|
||||
?>
|
||||
</footer>
|
||||
|
||||
<?php
|
||||
ob_end_flush();
|
||||
?>
|
||||
Reference in New Issue
Block a user