repo.or.cz
/
ninja.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Avail feature updated
[ninja.git]
/
system
/
config
/
routes.php
blob
c677fde0e1b9f70605f4183148edc92fa419622f
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'
] =
'welcome'
;