copyright date updates automatically
This commit is contained in:
parent
c274a8bfa5
commit
96f7636dfe
|
|
@ -38,7 +38,7 @@
|
||||||
echo $pageContent;
|
echo $pageContent;
|
||||||
?>
|
?>
|
||||||
<footer>
|
<footer>
|
||||||
© ibuy 2019
|
© ibuy <?php echo date('Y')?>
|
||||||
</footer>
|
</footer>
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue