function bakery_boot in Bakery Single Sign-On System 6.2
Same name and namespace in other branches
- 7.4 bakery.module \bakery_boot()
- 7.2 bakery.module \bakery_boot()
- 7.3 bakery.module \bakery_boot()
Implementation of hook_boot().
File
- ./
bakery.module, line 202
Code
function bakery_boot() {
_bakery_taste_chocolatechip_cookie();
}