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

agentrickard’s picture

Title: domain_theme should be domain_prefix » Installer: domain_theme should be domain_prefix
Status: Active » Reviewed & tested by the community

Forgot 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.

agentrickard’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Committed to HEAD.