Date: 12/30/01
- Next message: Mark Kronsbein: "[PHP-DOC] cvs: phpdoc /de Translators"
- Previous message: Zak Greant: "Re: [PHP-DOC] Re: [PHP-DEV] [IMPORTANT] wishes for php ..."
- Next in thread: Georg Richter: "[PHP-DOC] cvs: phpdoc /en/functions ircg.xml"
- Maybe reply: Georg Richter: "[PHP-DOC] cvs: phpdoc /en/functions ircg.xml"
- Maybe reply: Georg Richter: "[PHP-DOC] cvs: phpdoc /en/functions ircg.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jimw Sun Dec 30 17:26:40 2001 EDT
Modified files:
/phpdoc/en/functions ircg.xml
Log:
ircg_nickname_unescape: fix function name
Index: phpdoc/en/functions/ircg.xml
diff -u phpdoc/en/functions/ircg.xml:1.17 phpdoc/en/functions/ircg.xml:1.18
--- phpdoc/en/functions/ircg.xml:1.17 Sat Dec 15 09:44:23 2001
+++ phpdoc/en/functions/ircg.xml Sun Dec 30 17:26:40 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.17 $ -->
+<!-- $Revision: 1.18 $ -->
<reference id="ref.ircg">
<title>IRC Gateway Functions</title>
<titleabbrev>IRC Gateway</titleabbrev>
@@ -725,7 +725,7 @@
<refentry id='function.ircg-nickname-unescape'>
<refnamediv>
- <refname>ircg_nickname_escape</refname>
+ <refname>ircg_nickname_unescape</refname>
<refpurpose>
Decode encoded nickname
</refpurpose>
@@ -734,7 +734,7 @@
<title>Description</title>
<funcsynopsis>
<funcprototype>
- <funcdef>string <function>ircg_nickname_escape</function></funcdef>
+ <funcdef>string <function>ircg_nickname_unescape</function></funcdef>
<paramdef>string <parameter>nick</parameter></paramdef>
</funcprototype>
</funcsynopsis>
- Next message: Mark Kronsbein: "[PHP-DOC] cvs: phpdoc /de Translators"
- Previous message: Zak Greant: "Re: [PHP-DOC] Re: [PHP-DEV] [IMPORTANT] wishes for php ..."
- Next in thread: Georg Richter: "[PHP-DOC] cvs: phpdoc /en/functions ircg.xml"
- Maybe reply: Georg Richter: "[PHP-DOC] cvs: phpdoc /en/functions ircg.xml"
- Maybe reply: Georg Richter: "[PHP-DOC] cvs: phpdoc /en/functions ircg.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

