index.php
changeset 376 66732bd4532c
parent 372 5bd429428101
child 378 c1c7fa6b329f
equal deleted inserted replaced
375:8d0e3a5a6990 376:66732bd4532c
    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