You are here

function bakery_init in Bakery Single Sign-On System 6

Same name and namespace in other branches
  1. 7.4 bakery.module \bakery_init()

Implementation of hook_init().

File

./bakery.module, line 152

Code

function bakery_init() {
  _bakery_taste_chocolatechip_cookie();
}