Taking care of your family's What-Ifs

Missing Controller

Error: LabelsController could not be found.

Error: Create the class LabelsController below in file: app/controllers/labels_controller.php

<?php
class LabelsController extends AppController {

	var $name = 'Labels';
}
?>

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