function command_buttons_update_7106 in Command Buttons 7
Create entitycache bin.
File
- ./
command_buttons.install, line 130
Code
function command_buttons_update_7106() {
entity_entitycache_installed_modules(array(
'command_buttons',
));
}