Closed (fixed)
Project:
Domain
Version:
5.x-1.0beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2007 at 18:39 UTC
Updated:
24 Nov 2007 at 16:29 UTC
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.