Started working on registration functionality
[speedfreak] / Server / application / config / routes.php
1 <?php defined('SYSPATH') OR die('No direct access allowed.');
2 /**
3  * @package  Core
4  *
5  * Sets the default route to "welcome"
6  */
7 $config['_default'] = 'api';