This is the modified install directory which fixes installation issues for MySQL 5.5+ users. Initial fixes: * MySQL 5.5+ no longer recognizes TYPE= as a valid query. It has replaced with ENGINE=. Although, they cannot decide whether or not to remove TYPE=. It has been six years. Seriously. * Emails are now recognized with the following format: account@sub.domain.tld . * Fixes admin first login issues in which it creates uid 0 and 1 at the same time. As a result, uid 0 had the admin settings, and uid 1 did not. -Ami Sapphire 2012/02/20