Line 140 of authcache.module should read $conf['configurable_timezones'] = FALSE;, not $conf['configurable_timfezones'] = FALSE;.
Line 140 of authcache.module should read $conf['configurable_timezones'] = FALSE;, not $conf['configurable_timfezones'] = FALSE;.
Comments
Comment #1
Jonah Ellison commentedThanks for pointing this out... the typo is fixed in beta7.