nlopess Sun Mar 21 05:27:53 2004 EDT
Modified files:
/phpdoc/en/language control-structures.xml functions.xml
Log:
better ids for livedocs
http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.88&r2=1.89&ty=u
Index: phpdoc/en/language/control-structures.xml
diff -u phpdoc/en/language/control-structures.xml:1.88
phpdoc/en/language/control-structures.xml:1.89
--- phpdoc/en/language/control-structures.xml:1.88 Tue Feb 17 16:01:16 2004
+++ phpdoc/en/language/control-structures.xml Sun Mar 21 05:27:53 2004
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.88 $ -->
- <chapter id="control-structures">
+<!-- $Revision: 1.89 $ -->
+ <chapter id="language.control-structures">
<title>Control Structures</title>
<simpara>
http://cvs.php.net/diff.php/phpdoc/en/language/functions.xml?r1=1.44&r2=1.45&ty=u
Index: phpdoc/en/language/functions.xml
diff -u phpdoc/en/language/functions.xml:1.44 phpdoc/en/language/functions.xml:1.45
--- phpdoc/en/language/functions.xml:1.44 Tue Jan 6 04:20:49 2004
+++ phpdoc/en/language/functions.xml Sun Mar 21 05:27:53 2004
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.44 $ -->
- <chapter id="functions">
+<!-- $Revision: 1.45 $ -->
+ <chapter id="language.functions">
<title>Functions</title>
<sect1 id="functions.user-defined">