function bakery_boot in Bakery Single Sign-On System 7.2
Same name and namespace in other branches
- 6.2 bakery.module \bakery_boot()
- 7.4 bakery.module \bakery_boot()
- 7.3 bakery.module \bakery_boot()
Implements hook_boot().
File
- ./
bakery.module, line 259 - Module file for the Bakery.
Code
function bakery_boot() {
_bakery_taste_chocolatechip_cookie();
}