georg Mon Apr 22 01:56:53 2002 EDT
Modified files:
/phpdoc/en/reference/mysql/functions mysql-error.xml
Log:
fixed a copy/paste error :)
Index: phpdoc/en/reference/mysql/functions/mysql-error.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-error.xml:1.3
phpdoc/en/reference/mysql/functions/mysql-error.xml:1.4
--- phpdoc/en/reference/mysql/functions/mysql-error.xml:1.3 Sun Apr 21 09:47:45
2002
+++ phpdoc/en/reference/mysql/functions/mysql-error.xml Mon Apr 22 01:56:53 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
<refentry id="function.mysql-error">
<refnamediv>
@@ -52,7 +52,6 @@
<![CDATA[
1049: Unknown database 'nonexistentdb'
1146: Table 'kossu.nonexistenttable' doesn't exist
-Records deleted: 0
]]>
</screen>
</example>