Clarify docs
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 3 Jan 2007 13:04:26 +0000 (13:04 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 3 Jan 2007 13:04:26 +0000 (13:04 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12056 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/global.php

index 7f7e0cc8c11b520435788f04f83100391a66057e..ee78c9ac638efd166319913fb1988d8d9f8934ec 100644 (file)
@@ -152,10 +152,12 @@ function sqsession_is_registered ($name) {
   * If more than one of the indicator fields is found, the first one
   * (numerically) will win.
   *
-  * If an indicator field is found without a matching input field, 
-  * a field without any suffix is searched for (but only if 
-  * $fallback_no_suffix is TRUE), and if not found, FALSE is 
-  * ultimately returned.
+  * If an indicator field is found without a matching input ($name) 
+  * field, FALSE is returned.
+  *
+  * If no indicator fields are found, a field of $name *without* any 
+  * suffix is searched for (but only if $fallback_no_suffix is TRUE), 
+  * and if not found, FALSE is ultimately returned.
   *
   * It should also be possible to use the same string for both
   * $name and $indicator_field to look for the first possible