index.php
changeset 594 738c61b498a6
parent 593 4f9bec0d65c1
child 605 d2d4e40ecd29
equal deleted inserted replaced
593:4f9bec0d65c1 594:738c61b498a6
    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 = false;
    26   $aggressive_optimize_html = false;
    27   
    27