Closed (fixed)
Project:
Domain Rules
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Jul 2013 at 18:05 UTC
Updated:
30 Jul 2013 at 07:11 UTC
In domain_rules_actions_delete_domain($subdomain) the domain_delete($domain['id']) should be domain_delete($domain)
| Comment | File | Size | Author |
|---|---|---|---|
| domain_rules-delete_domain.patch | 1022 bytes | TheInspector |
Comments
Comment #1
shushu commentedThanks, fixed.
(btw, in my tests, even now, it worked also when sending the id, but you are right...)