index.php
changeset 1250 d2db9f3628ab
parent 1227 bdac73ed481e
child 1252 e34c23a35dc9
equal deleted inserted replaced
1249:81b03b3e88d0 1250:d2db9f3628ab
    11  * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
    11  * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
    12  *
    12  *
    13  * @package Enano
    13  * @package Enano
    14  * @subpackage Frontend
    14  * @subpackage Frontend
    15  */
    15  */
    16  
    16 
    17 define('ENANO_INTERFACE_INDEX', '');
    17 define('ENANO_INTERFACE_INDEX', '');
    18 
    18 
    19 // start up Enano
    19 // start up Enano
    20 require('includes/common.php');
    20 require('includes/common.php');
    21 
    21