urugamai - 2013-12-24

As usual, I forgot something... need to add column to projects table via:

alter table projects add column invoiceheadertext varchar(50) after billtoemail;