Rescue old cache functions
traxer - March 20, 2008 - 09:59
| Project: | Cache Disable |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | needs review |
Description
If the variable cache_inc is set, enabling and disabling this module will delete it. It's better to rescue the old value upon enabling and put it back upon disabling.

#1
Oops.