goba Wed Aug 14 09:10:44 2002 EDT
Modified files:
/phpdoc/en/chmonly skins.xml
Log:
Some build errors corrected
Index: phpdoc/en/chmonly/skins.xml
diff -u phpdoc/en/chmonly/skins.xml:1.2 phpdoc/en/chmonly/skins.xml:1.3
--- phpdoc/en/chmonly/skins.xml:1.2 Wed Aug 14 09:04:32 2002
+++ phpdoc/en/chmonly/skins.xml Wed Aug 14 09:10:44 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<chapter id="chm.skins">
<title>Skin development</title>
@@ -148,10 +148,12 @@
<itemizedlist>
<listitem>
<simpara>
- <literal><div id="pageContent">r;</div><literal> contains
- all the page contents. This begins right after <body> and ends just
- before </body>. This division is hidden by default, you need to show
- it after you are ready with the page rewriting process.
+ <literal><div id="pageContent"></div></literal> contains
+ all the page contents. This begins right after
+ <literal><body></literal> and ends just before
+ <literal></body></literal>. This division is hidden by default,
+ you need to show it after you are ready with the page rewriting
+ process.
</simpara>
</listitem>
<listitem>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php