Merge pull request
#4 from Brodur/master
Convert form submit to AJAX
Merge branch 'master' of https://github.com/jsnider2/efiction_v3_stable into jsnider2-master
Conflicts:
install/install.php
Fixed deprecated mysql_* call in installer
Explicitly set MySQL into a more permissive mode like it used to be. Installation failed with the more modern strict mode.
preg_match requires // delimiters around the regular expression
Removed ereg(i) instances, because deprecated
Fixed/improved backup, added with and without UTF-8
Updated libraries (e-mail, template)
Fix MySQL table creation, TYPE to ENGINE