function omega_tools_cache_load in Omega Tools 7.3
@todo
File
- ./
omega_tools.module, line 136
Code
function omega_tools_cache_load($name) {
return omega_tools_cache_get($name);
}
@todo
function omega_tools_cache_load($name) {
return omega_tools_cache_get($name);
}