Missing Controller

Error: LabController could not be found.

Error: Create the class LabController below in file: app/controllers/lab_controller.php

<?php
class LabController extends AppController {

	var $name = 'Lab';
}
?>

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