constant HOMEBOX_VERSION in Homebox 6.2
Same name and namespace in other branches
- 6.3 homebox.module \HOMEBOX_VERSION
- 7.3 homebox.module \HOMEBOX_VERSION
- 7.2 homebox.module \HOMEBOX_VERSION
2 uses of HOMEBOX_VERSION
- homebox_requirements in ./
homebox.module - Implementation of hook_requirements()
- theme_homebox_admin_new_page in ./
homebox.admin.inc - Theme the new-page form.
File
- ./
homebox.module, line 18 - Homebox main file, takes care of global functions settings constants, etc.
Code
define('HOMEBOX_VERSION', 2);