phpbb/phpBB/phpbb/db/driver
Marc Alexander 244d171cb0 [ticket/14136] Add back X-UA-Compatible meta tag
This was previously removed without needing to. Adding it back to force
users to not emulate the page for previous versions of IE. The
imagetoolbar http-equiv tag was not restored as IE does not contain that
anymore since IE7. Also, the chome=1 has been removed from the
X-UA-Compatible content as ChromeFrame does not receive any further
updates since 2014 and is potentially broken.

PHPBB3-14136
2016-03-24 16:07:07 +01:00
..
driver.php [ticket/14136] Add back X-UA-Compatible meta tag 2016-03-24 16:07:07 +01:00
driver_interface.php [ticket/12671] Possibility to use NOT LIKE expression 2014-08-08 16:40:33 +02:00
factory.php [ticket/12671] Possibility to use NOT LIKE expression 2014-08-08 16:40:33 +02:00
mssql.php [ticket/12671] Possibility to use NOT LIKE expression 2014-08-08 16:40:33 +02:00
mssql_base.php [ticket/12671] Possibility to use NOT LIKE expression 2014-08-08 16:40:33 +02:00
mssql_odbc.php [ticket/12704] Improve the load time information in the footer when enabled 2014-06-20 20:57:32 +08:00
mssqlnative.php Merge pull request #2591 from rxu/ticket/12704 2014-06-22 23:09:21 +02:00
mysql.php [ticket/12704] Improve the load time information in the footer when enabled 2014-06-20 20:57:32 +08:00
mysql_base.php [ticket/12671] Possibility to use NOT LIKE expression 2014-08-08 16:40:33 +02:00
mysqli.php [ticket/13570] Remove unnecessary ternary condition from mysqli driver 2015-02-16 20:25:11 +01:00
oracle.php [ticket/12671] Possibility to use NOT LIKE expression 2014-08-08 16:40:33 +02:00
postgres.php [ticket/12671] Possibility to use NOT LIKE expression 2014-08-08 16:40:33 +02:00
sqlite.php [ticket/12671] Possibility to use NOT LIKE expression 2014-08-09 19:11:21 +02:00
sqlite3.php [ticket/13423] Set busyTimeout on connect to prevent db locking 2015-09-07 12:23:49 +02:00