| Hannes Magnusson 2007-04-14, 6:59 pm |
| bjori Sat Apr 14 14:25:07 2007 UTC
Modified files:
/phpweb index.php
Log:
xhtml fix
http://cvs.php.net/viewvc.cgi/phpwe...4&diff_format=u
Index: phpweb/index.php
diff -u phpweb/index.php:1.883 phpweb/index.php:1.884
--- phpweb/index.php:1.883 Sat Apr 14 11:53:12 2007
+++ phpweb/index.php Sat Apr 14 14:25:06 2007
@@ -237,6 +237,7 @@
The PHP team is once again proud to participate in the
<a href="http://code.google.com/soc/">Google Summer of Code</a>.
Seven students will "flip bits instead of burgers" this summer:
+</p>
<ul><li>Hannes Magnusson will work on <a href="http://wiki.phpdoc.info/LiveDocs">LiveDocs</a>,
which is a "tool to display DocBook XML files in a web browser on the
fly, without the need of building all HTML target files first". This
@@ -271,7 +272,6 @@
<li>Mentored by David Coallier, Nicolas Bérard-Nault will refactor the internals
of <a href="http://www.jaws-project.com/">Jaws</a>, a Framework and Content
Management System for building dynamic web sites, for PHP 6.</li></ul>
-</p>
<hr />
|