diff options
Diffstat (limited to 'phpBB/docs/coding-guidelines.html')
| -rw-r--r-- | phpBB/docs/coding-guidelines.html | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html index 26189235ef..eb0fb60de2 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -2,6 +2,7 @@  <html dir="ltr" lang="en">  <head>  <meta charset="utf-8"> +<meta http-equiv="X-UA-Compatible" content="IE=edge">  <meta name="keywords" content="" />  <meta name="description" content="Ascraeus coding guidelines document" />  <title>phpBB3 • Coding Guidelines</title> | 
