Missing Controller

Error: TabidController could not be found.

Error: Create the class TabidController below in file: app/controllers/tabid_controller.php

<?php
class TabidController extends AppController {

	var $name = 'Tabid';
}
?>

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