index.php
changeset 387 92664d2efab8
parent 378 c1c7fa6b329f
child 391 85f91037cd4f
equal deleted inserted replaced
382:2ccb55995aef 387:92664d2efab8
    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