function iconizer_init in Iconizer 7
Same name and namespace in other branches
- 6 iconizer.module \iconizer_init()
init hook
File
- ./
iconizer.module, line 63 - @author: thePanz ( thePanz@gmail.com )
Code
function iconizer_init() {
_iconizer_add_css();
}