#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: | ||
| Application: | PHP Version: | ||
| Other Exts: | SAPI: | Irrelevant | |
| Probability: | Blocked By: | ||
| 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 (2)
comment:1 Changed 6 years ago by moo
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 6 years ago by moo
- Milestone changed from 1.2.1 to 1.2.2
- pending set to 0
- SAPI set to Irrelevant
refixed in [475]
Note: See
TracTickets for help on using
tickets.


fixed in [370]