| david at acz dot org 2006-12-15, 7:00 pm |
| ID: 39848
User updated by: david at acz dot org
Reported By: david at acz dot org
Status: Open
Bug Type: Documentation problem
Operating System: Any
PHP Version: Irrelevant
New Comment:
Reverse actual and expected.
Previous Comments:
------------------------------------------------------------------------
[2006-12-15 21:43:22] david at acz dot org
Description:
------------
The parameters section is wrong.
Expected result:
----------------
If cache_type is "user", the user cache will be cleared; otherwise, the
system cache (cached files) will be cleared.
Actual result:
--------------
If cache_type is "user", information about the user cache will be
returned; otherwise, information about the system cache (cached files)
will be returned.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=39848&edit=1
|