equal
deleted
inserted
replaced
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 |