Aleksander Machniak
2015-06-07 a9587489473baf3854999e711083be212ca0c1c4
program/include/rcmail_output_html.php
@@ -1,6 +1,6 @@
<?php
/*
/**
 +-----------------------------------------------------------------------+
 | program/include/rcmail_output_html.php                                |
 |                                                                       |
@@ -18,7 +18,6 @@
 | Author: Thomas Bruederli <roundcube@gmail.com>                        |
 +-----------------------------------------------------------------------+
*/
/**
 * Class to create HTML page output using a skin template
@@ -2035,5 +2034,4 @@
        return $content;
    }
}