equal
deleted
inserted
replaced
9 * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
9 * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
10 * |
10 * |
11 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied |
11 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied |
12 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. |
12 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. |
13 * |
13 * |
|
14 * @package Enano |
|
15 * @subpackage Frontend |
|
16 * |
14 */ |
17 */ |
15 |
18 |
16 // Set up gzip encoding before any output is sent |
19 // Set up gzip encoding before any output is sent |
17 |
20 |
18 $aggressive_optimize_html = true; |
21 $aggressive_optimize_html = true; |
19 |
22 |
20 global $do_gzip; |
23 global $do_gzip; |