You are here

function iconizer_init in Iconizer 6

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

init hook

File

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

Code

function iconizer_init() {
  _iconizer_add_css();
}