Fertig M4
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
return array(
|
||||
'/' => "HomeController@index",
|
||||
'/' => "MainController@index",
|
||||
"/demo" => "DemoController@demo",
|
||||
'/dbconnect' => 'DemoController@dbconnect',
|
||||
'/debug' => 'HomeController@debug',
|
||||
|
||||
Reference in New Issue
Block a user