Forgot Password?
Register
More Website Templates at TemplateMonster.com!

Missing Method in RoomsController

Error: The action index is not defined in controller RoomsController

Error: Create RoomsController::index() in file: app/controllers/rooms_controller.php.

<?php
class RoomsController extends AppController {

	var $name = 'Rooms';


	function index() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0370370
Component initialization and startup3703744
Controller action3743817
Component initialization and startup #23774030
Render Controller Action3834030
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753660311E+12-1.33753660311E+12
Component initialization and startup3703744
Controller action3743817
Component initialization and startup #23774040
Render Controller Action3834040