Adding support for module shared model. If a module admin exists and there is a file...
commit136251250351036a6fc4d2aa24ccbcaf3a0420b7
authorbermiferrer <bermiferrer@a2fa5c27-f921-0410-a72c-bf682d381be0>
Sat, 6 Oct 2007 01:46:36 +0000 (6 01:46 +0000)
committerbermiferrer <bermiferrer@a2fa5c27-f921-0410-a72c-bf682d381be0>
Sat, 6 Oct 2007 01:46:36 +0000 (6 01:46 +0000)
tree714457ac47708defc1402c33d578403d97277366
parente798b50985c46afb4168482eea3765e0989e4440
Adding support for module shared model. If a module admin exists and there is a file at app/models/admin_controller.php, it will be included before the module controller.
Adding support for module default layout. Controllers inside modules, will have app/views/layouts/module_name.tpl as their default layout.

git-svn-id: http://svn.akelos.org/trunk@384 a2fa5c27-f921-0410-a72c-bf682d381be0
config/locales/en.php
config/locales/es.php
lib/AkActionController.php
lib/AkRequest.php