changeset 378 | c1c7fa6b329f |
parent 376 | 66732bd4532c |
child 383 | 1030864dc319 |
377:bb3e6c3bd4f4 | 378:c1c7fa6b329f |
---|---|
17 */ |
17 */ |
18 |
18 |
19 define('ENANO_INTERFACE_INDEX', ''); |
19 define('ENANO_INTERFACE_INDEX', ''); |
20 |
20 |
21 // For the mighty and brave. |
21 // For the mighty and brave. |
22 // define('ENANO_DEBUG', ''); |
22 define('ENANO_DEBUG', ''); |
23 |
23 |
24 // Set up gzip encoding before any output is sent |
24 // Set up gzip encoding before any output is sent |
25 |
25 |
26 $aggressive_optimize_html = true; |
26 $aggressive_optimize_html = true; |
27 |
27 |