vrana Fri Feb 17 14:03:06 2006 UTC
Modified files:
/phpdoc/en/language operators.xml
Log:
Give table ID
http://cvs.php.net/viewcvs.cgi/phpdoc/en/language/operators.xml?r1=1.99&r2=1.100&diff_format=u
Index: phpdoc/en/language/operators.xml
diff -u phpdoc/en/language/operators.xml:1.99
phpdoc/en/language/operators.xml:1.100
--- phpdoc/en/language/operators.xml:1.99 Tue Jan 17 12:25:19 2006
+++ phpdoc/en/language/operators.xml Fri Feb 17 14:03:06 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.99 $ -->
+<!-- $Revision: 1.100 $ -->
<chapter id="language.operators">
<title>Operators</title>
<simpara>
@@ -553,7 +553,7 @@
For various types, comparison is done according to the following
table (in order).
</para>
- <table>
+ <table id="language.operators.comparison.types">
<title>Comparison with Various Types</title>
<tgroup cols="3">
<thead>