Just a small typo I noticed while reading through the module. In domain_prefix.install, for the pgsql case, the domain_theme table is created instead of domain_prefix.
Just a small typo I noticed while reading through the module. In domain_prefix.install, for the pgsql case, the domain_theme table is created instead of domain_prefix.
Comments
Comment #1
agentrickardForgot to change the pgsql statement. Thanks.
Of course, Domain Prefix won't work on pgSQL anyway. [I haven't gotten around to it yet.]
The MySQL is correct.
Comment #2
agentrickardCommitted to HEAD.