betz Sat May 25 17:09:41 2002 EDT
Modified files:
/phpdoc/en/reference/mysql/functions mysql-escape-string.xml
Log:
another small typo :-)
Index: phpdoc/en/reference/mysql/functions/mysql-escape-string.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-escape-string.xml:1.4
phpdoc/en/reference/mysql/functions/mysql-escape-string.xml:1.5
--- phpdoc/en/reference/mysql/functions/mysql-escape-string.xml:1.4 Sat May 25
11:27:19 2002
+++ phpdoc/en/reference/mysql/functions/mysql-escape-string.xml Sat May 25 17:09:41
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.62 -->
<refentry id="function.mysql-escape-string">
<refnamediv>
@@ -52,7 +52,7 @@
</para>
</example>
<para>
- See also
+ See also:
<function>mysql_real_escape_string</function>,
<function>addslashes</function>, and the
<link linkend="ini.magic-quotes-gpc">magic_quotes_gpc</link>