index.php
changeset 313 854eecfada20
parent 310 199b9708f4a2
parent 311 a007145a0ff6
child 326 ab66d6d1f1f4
equal deleted inserted replaced
310:199b9708f4a2 313:854eecfada20
    13  *
    13  *
    14  * @package Enano
    14  * @package Enano
    15  * @subpackage Frontend
    15  * @subpackage Frontend
    16  *
    16  *
    17  */
    17  */
       
    18  
       
    19   define('ENANO_INTERFACE_INDEX', '');
    18  
    20  
    19   // Set up gzip encoding before any output is sent
    21   // Set up gzip encoding before any output is sent
    20   
    22   
    21   $aggressive_optimize_html = false;
    23   $aggressive_optimize_html = false;
    22   
    24