diff options
Diffstat (limited to 'installer/index.php')
-rw-r--r-- | installer/index.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/installer/index.php b/installer/index.php index b5b9e4a04..5e7d318ff 100644 --- a/installer/index.php +++ b/installer/index.php @@ -34,9 +34,6 @@ +-------------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-------------------------------------------------------------------------+ - - $Id$ - */ ini_set('error_reporting', E_ALL &~ (E_NOTICE | E_STRICT)); |