There is a small problem in function domain_rules_actions_delete_domain. You need to swap 2 letters on line 106. Current string is:
domain_delete($domain['domian_id']);
As a result subdomain can't be deleted using ruleset. Watchdog tells:
Notice: Undefined index: domian_id

Comments

shushu’s picture

Assigned: Unassigned » shushu
Status: Active » Needs review

Thanks, and sorry...
http://drupal.org/node/1831206 will be ready soon

shushu’s picture

Version: 7.x-1.2 » 7.x-1.3
Status: Needs review » Closed (fixed)