Web design, development and hosting

Missing Controller

Error: Lab3Controller could not be found.

Error: Create the class Lab3Controller below in file: app/controllers/lab3_controller.php

<?php
class Lab3Controller extends AppController {

	var $name = 'Lab3';
}
?>

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