Ticket #91 (closed defect: fixed)
Wrong INI rename: xcache.admin.enable_auth should be xcache.admin.auth (according to doc)
| Reported by: | blueyed | Owned by: | moo |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.2 |
| Component: | cacher | Version: | 1.2-dev |
| Keywords: | Cc: | ||
| Blocked By: | PHP Version: | ||
| Application: | Need User Feedback: | no | |
| Other Exts: | SAPI: | Irrelevant | |
| Probability: | Blocking: |
Description
It says """new: xcache.admin.auth = On""", but uses """STD_PHP_INI_BOOLEAN("xcache.admin.enable_auth",...""".
I'm refering to r368
Change History
Note: See
TracTickets for help on using
tickets.

