install/install.php
changeset 395 fa4c5ecb7c9a
parent 391 85f91037cd4f
child 404 fb4f9e6f378f
equal deleted inserted replaced
394:fbfdcea634a7 395:fa4c5ecb7c9a
    10  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
    10  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
    11  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
    11  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
    12  *
    12  *
    13  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
    13  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
    14  * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
    14  * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
       
    15  * 
       
    16  * Thanks to Stephan for helping out with l10n in the installer (his work is in includes/stages/*.php).
    15  */
    17  */
    16 
    18 
    17 define('IN_ENANO', 1);
    19 define('IN_ENANO', 1);
    18 // DEFINE THIS BEFORE RELEASE!
    20 // DEFINE THIS BEFORE RELEASE!
    19 define('ENANO_DANGEROUS', 1);
    21 define('ENANO_DANGEROUS', 1);