Welcome Guest, Not a member yet? Register   Sign In
Problem with the news tutorial
#5

[eluser]vYN[/eluser]
Code:
$route['news/create'] = 'news/create';
$route['news/(:any)'] = 'news/view/$1';
$route['news'] = 'news';
$route['(:any)'] = 'pages/view/$1';
$route['default_controller'] = 'pages/view';


Messages In This Thread
Problem with the news tutorial - by El Forum - 03-21-2012, 04:00 PM
Problem with the news tutorial - by El Forum - 03-21-2012, 05:53 PM
Problem with the news tutorial - by El Forum - 03-21-2012, 06:37 PM
Problem with the news tutorial - by El Forum - 03-21-2012, 06:56 PM
Problem with the news tutorial - by El Forum - 03-21-2012, 07:05 PM
Problem with the news tutorial - by El Forum - 03-21-2012, 07:13 PM
Problem with the news tutorial - by El Forum - 03-21-2012, 07:20 PM
Problem with the news tutorial - by El Forum - 03-21-2012, 07:27 PM
Problem with the news tutorial - by El Forum - 03-21-2012, 07:28 PM
Problem with the news tutorial - by El Forum - 03-21-2012, 10:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB