Posted by agentrickard on November 4, 2009 at 6:51pm
| Project: | Domain Access |
| Version: | 5.x-1.13 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Line 1040 needs to be ==.
It is now:
if ($form_id = 'system_site_information_settings' && arg(2) != 'domain') {And so always returns TRUE.
Comments
#1
Committed. This only affects D5.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.