equal
deleted
inserted
replaced
11 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. |
11 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. |
12 * |
12 * |
13 */ |
13 */ |
14 |
14 |
15 // Set up gzip encoding before any output is sent |
15 // Set up gzip encoding before any output is sent |
|
16 // Test code change |
16 |
17 |
17 $aggressive_optimize_html = true; |
18 $aggressive_optimize_html = true; |
18 |
19 |
19 global $do_gzip; |
20 global $do_gzip; |
20 $do_gzip = false; |
21 $do_gzip = false; |