betz Tue Jun 10 02:56:17 2003 EDT
Modified files:
/phpdoc/en/reference/misc/functions highlight-file.xml
highlight-string.xml
Log:
show_source is an alias of highlight_file
Index: phpdoc/en/reference/misc/functions/highlight-file.xml
diff -u phpdoc/en/reference/misc/functions/highlight-file.xml:1.5
phpdoc/en/reference/misc/functions/highlight-file.xml:1.6
--- phpdoc/en/reference/misc/functions/highlight-file.xml:1.5 Wed May 21 06:34:23
2003
+++ phpdoc/en/reference/misc/functions/highlight-file.xml Tue Jun 10 02:56:16
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/misc.xml, last change in rev 1.22 -->
<refentry id="function.highlight-file">
<refnamediv>
@@ -121,8 +121,7 @@
</example>
</para>
<simpara>
- See also <function>highlight_string</function>,
- <function>show_source</function>.
+ See also <function>highlight_string</function>.
</simpara>
</refsect1>
</refentry>
Index: phpdoc/en/reference/misc/functions/highlight-string.xml
diff -u phpdoc/en/reference/misc/functions/highlight-string.xml:1.2
phpdoc/en/reference/misc/functions/highlight-string.xml:1.3
--- phpdoc/en/reference/misc/functions/highlight-string.xml:1.2 Wed Apr 17 02:40:42
2002
+++ phpdoc/en/reference/misc/functions/highlight-string.xml Tue Jun 10 02:56:16
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/misc.xml, last change in rev 1.22 -->
<refentry id="function.highlight-string">
<refnamediv>
@@ -32,8 +32,7 @@
</simpara>
</note>
<simpara>
- See also <function>highlight_file</function>, and
- <function>show_source</function>.
+ See also <function>highlight_file</function>.
</simpara>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php