renamed some configuration items

- max_logs_per_page
 - max_logs_in_project_home
 - max_log_in_site_home
added the full change log view for a project
merged the user controller to the site controller
removed the user controller
This commit is contained in:
2010-03-04 12:40:27 +00:00
parent 50d8cecdae
commit c9e6b622c4
40 changed files with 461 additions and 354 deletions

View File

@ -40,7 +40,7 @@
|
*/
$route['default_controller'] = "user";
$route['default_controller'] = "site";
$route['scaffolding_trigger'] = "";