Update date.
authorSam White <webmaster@ycra.org.uk>
Sun, 25 Feb 2024 14:04:09 +0000 (07:04 -0700)
committerSam White <webmaster@ycra.org.uk>
Sun, 25 Feb 2024 14:04:09 +0000 (07:04 -0700)
public_html/includes/template.php

index 1161a172a718777c6344e0c9cf2e15ccbae241fb..53270bb87b780be856f1cd05cc037b992a7cafcf 100644 (file)
@@ -35,7 +35,8 @@ if (function_exists('pre_html')) pre_html();
       content();?>
     </div>
     <footer>
-      <p>&copy; Young Change Ringers Association 2021. All rights reserved.</p>
+      <p>&copy; Young Change Ringers Association 2021-<?php esc(date('Y'));?>.
+         All rights reserved.</p>
       <p>Website maintained by <a href="mailto:web@ycra.org.uk">Sam White</a>.</p>
       <p>Do you have any questions about the YCRA? Please get in touch with us
       at <a href="mailto:contact@ycra.org.uk">contact@ycra.org.uk</a>.</p>