cvs: docweb /templates/all/phd home.tpl.php
[email protected] ("Hannes Magnusson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsbjori1234777736@cvsserver> |
bjori Mon Feb 16 09:48:56 2009 UTC
Modified files:
/docweb/templates/all/phd home.tpl.php
Log:
Apparently the patch was from Richard
http://cvs.php.net/viewvc.cgi/docweb/templates/all/phd/home.tpl.php?r1=1.18&r2=1.19&diff_format=u
Index: docweb/templates/all/phd/home.tpl.php
diff -u docweb/templates/all/phd/home.tpl.php:1.18 docweb/templates/all/phd/home.tpl.php:1.19
--- docweb/templates/all/phd/home.tpl.php:1.18 Mon Feb 16 09:20:10 2009
+++ docweb/templates/all/phd/home.tpl.php Mon Feb 16 09:48:56 2009
@@ -12,7 +12,7 @@
<a href="/phd/PhD-0.4.4.tgz">PhD 0.4.4</a> <span class="date">16. February 2009</span><!-- {{{ -->
<ul class="fixes">
<li>Add support for <package> in pear theme. (Christian)</li>
- <li>Replace ereg_replace with preg_replace. (Christian)</li>
+ <li>Replace ereg_replace with preg_replace. (Richard Quadling)</li>
<li>Implement request <?php bugl(47201); ?> (Allow custom source code highlighter (e.g. Geshi)). (Christian)</li>
<li>Support <uri> and <screenshot>. (Christian)</li>
<li>Copy images automatically using MediaManager. (Christian)</li>