Missing Controller
Error: LuarembepeController could not be found.
Error: Create the class LuarembepeController below in file: app/controllers/luarembepe_controller.php
<?php
class LuarembepeController extends AppController {
var $name = 'Luarembepe';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
