Avail feature updated
[ninja.git] / system / config / routes.php
blobc677fde0e1b9f70605f4183148edc92fa419622f
1 <?php defined('SYSPATH') OR die('No direct access allowed.');
2 /**
3 * @package Core
5 * Sets the default route to "welcome"
6 */
7 $config['_default'] = 'welcome';