You are here

6 calls to date_install_clear() in Date 5.2

date_disable in date/date.install
Implementation of hook_disable(). Empty the date caches.
date_enable in date/date.install
Implementation of hook_enable(). Reset the calendar caches.
date_install in date/date.install
Implementation of hook_install(). Reset the date caches.
date_uninstall in date/date.install
Implementation of hook_uninstall().
date_update_5200 in date/date.install
Version 5.2 updates.
date_update_5206 in date/date.install
Granularity options were not saved correctly by CCK if created using checkboxes. Checkboxes have been changed back to a select and we need to fix the values stored in the settings.