diff options
Diffstat (limited to 'footer.php')
-rw-r--r-- | footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ function doFooter(){ echo(' <!--end content-->'); date_default_timezone_set('UTC'); #else the interpreter whines - echo(' <P ID="copyright">© 2011-' . date('Y') . ' Trinity Desktop Project'); + echo(' <P ID="copyright">© 2010-' . date('Y') . ' Trinity Desktop Project'); ?> </DIV> |