updated footer
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<footer>
|
||||
<?php
|
||||
$time = time();
|
||||
echo "<span>$time</span>";
|
||||
echo "<span>The time is: $time</span>";
|
||||
?>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user