You are here

function iconizer_init in Iconizer 7

Same name and namespace in other branches
  1. 6 iconizer.module \iconizer_init()

init hook

File

./iconizer.module, line 63
@author: thePanz ( thePanz@gmail.com )

Code

function iconizer_init() {
  _iconizer_add_css();
}