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 // Another test code change |
|
17 |
16 |
18 $aggressive_optimize_html = true; |
17 $aggressive_optimize_html = true; |
19 |
18 |
20 global $do_gzip; |
19 global $do_gzip; |
21 $do_gzip = false; |
20 $do_gzip = false; |