For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > August 2006 > cvs: phpdoc /en/reference/geoip/functions geoip-id-by-name.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/geoip/functions geoip-id-by-name.xml
Jakub Vrana

2006-08-24, 7:57 am

vrana Thu Aug 24 11:16:59 2006 UTC

Modified files:
/phpdoc/en/reference/geoip/functions geoip-id-by-name.xml
Log:
Fix return type

http://cvs.php.net/viewvc.cgi/phpdo...2&diff_format=u
Index: phpdoc/en/reference/geoip/functions/geoip-id-by-name.xml
diff -u phpdoc/en/reference/geoip/functions/geoip-id-by-name.xml:1.1 phpdoc/en/reference/geoip/functions/geoip-id-by-name.xml:1.2
--- phpdoc/en/reference/geoip/functions/geoip-id-by-name.xml:1.1 Tue Aug 22 18:57:07 2006
+++ phpdoc/en/reference/geoip/functions/geoip-id-by-name.xml Thu Aug 24 11:16:59 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.geoip-id-by-name">
<refnamediv>
<refname>geoip_id_by_name</refname>
@@ -8,7 +8,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>integer</type><methodname>geoip_id_by_name</methodname>
+ <type>int</type><methodname>geoip_id_by_name</methodname>
<methodparam><type>string</type><parameter>hostname</parameter></methodparam>
</methodsynopsis>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com