index.php
changeset 593 4f9bec0d65c1
parent 592 27377179fe58
child 594 738c61b498a6
equal deleted inserted replaced
592:27377179fe58 593:4f9bec0d65c1
    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