Skip to content

Conversation

@grueneedv
Copy link

When reduced to a single domain PHP will error because of unexpected ] in line 19 and the base file is annoyed at line 15 of the missing array. $cfg->domains = array( 'example.com', 'example.net', 'example.org' ); and $cfg->domains = array( 'example.com' ); are valid arrays.
Thx for the Project, works like a charm.

When reduced to a single domain PHP will error because of unexpected ] in line 19 and the base file is annoyed at line 15 of the missing array. $cfg->domains = array( 'example.com', 'example.net', 'example.org' ); and $cfg->domains = array( 'example.com' ); are valid arrays.
Thx for the Project, works like a charm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant