cvs: docweb /templates/all/www/shared footer.tpl.php
[email protected] ("Philip Olson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsphilip1212689285@cvsserver> |
philip Thu Jun 5 18:08:05 2008 UTC
Modified files:
/docweb/templates/all/www/shared footer.tpl.php
Log:
Updated copyright year
http://cvs.php.net/viewvc.cgi/docweb/templates/all/www/shared/footer.tpl.php?r1=1.5&r2=1.6&diff_format=u
Index: docweb/templates/all/www/shared/footer.tpl.php
diff -u docweb/templates/all/www/shared/footer.tpl.php:1.5 docweb/templates/all/www/shared/footer.tpl.php:1.6
--- docweb/templates/all/www/shared/footer.tpl.php:1.5 Sun Dec 3 11:51:29 2006
+++ docweb/templates/all/www/shared/footer.tpl.php Thu Jun 5 18:08:05 2008
@@ -1,7 +1,7 @@
</div>
<div id="footer">
<p>
- <a href="<?php echo $master; ?>copyright.php">&docweb.common.footer.copyright;</a> 2004-2006 &docweb.common.footer.copyright-text;.
+ <a href="<?php echo $master; ?>copyright.php">&docweb.common.footer.copyright;</a> 2004-2008 &docweb.common.footer.copyright-text;.
</p>
<?php
if(isset($cvs_version)) {