Posted by agentrickard on March 18, 2010 at 3:11pm
| Download | Size | md5 hash |
|---|---|---|
| domain-6.x-2.4.tar.gz | 157.8 KB | 98e961109c68572f6d44b3e51d180a4b |
| domain-6.x-2.4.zip | 199.06 KB | eac00bcb689d539724733da49d56aa1e |
Last updated: December 24, 2010 - 22:48
This release cleans up two bugs in the core API.
Bug Fixes
-- Patch #745028: domain_conf_variable_set bug by Docc. Corrects the save function in domain_conf_variable_set(), which prevented proper saving of some domain-specific variables.
-- Patch #744522: Allow killing of domain_all without patch by hefox. Pass domain_all to the alter hook. This should have no effect on most sites. But if you use hook_domaingrants(), you may need to re-evaluate your use of the hook, since the 'domain_all' grant is now passed to that alter as well. See section 6 of README.txt for information about the domain_all grant.