pnp4nagios/share/pnp/application/config/routes.php
2017-05-20 15:26:21 +02:00

8 lines
161 B
PHP

<?php defined('SYSPATH') OR die('No direct access allowed.');
/**
* @package Core
*
* Sets the default route to "welcome"
*/
$config['_default'] = 'start';