Merge pull request #11 from mt-admin mysqli...
Merge pull request #11 from mt-admin mysqli Convert the admin backend to the more modern MySQLi driver.

File last commit:

c1e4c31f199d
dc6672c2e0e6 merge
Show More
.htaccess
3 lines | 55 B | text/x-apacheconf | ApacheConfLexer
<Files *.php>
Order Deny,Allow
Deny from all
</Files>