Date: 08/13/02
- Next message: dams <email protected>: "[PHP-DOC] #18889 [Opn->Csd]: SID constant listed as integer in PHP session documentation."
- Previous message: Marcus Börger: "[PHP-DOC] Re: [PHP-DEV] php_error_docref"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Tue Aug 13 18:55:40 2002 EDT
Modified files:
/phpdoc/en/reference/session constants.xml
Log:
SID is a string
Index: phpdoc/en/reference/session/constants.xml
diff -u phpdoc/en/reference/session/constants.xml:1.1 phpdoc/en/reference/session/constants.xml:1.2
--- phpdoc/en/reference/session/constants.xml:1.1 Sun Jul 28 10:04:32 2002
+++ phpdoc/en/reference/session/constants.xml Tue Aug 13 18:55:40 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<section id="session.constants">
&reftitle.constants;
&extension.constants;
@@ -7,7 +7,7 @@
<varlistentry>
<term>
<constant>SID</constant>
- (<link linkend="language.types.integer">integer</link>)
+ (<link linkend="language.types.string">string</link>)
</term>
<listitem>
<simpara>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: dams <email protected>: "[PHP-DOC] #18889 [Opn->Csd]: SID constant listed as integer in PHP session documentation."
- Previous message: Marcus Börger: "[PHP-DOC] Re: [PHP-DEV] php_error_docref"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

