Missing Controller
Error: Tab.phpController could not be found.
Error: Create the class Tab.phpController below in file: app/controllers/tab.php_controller.php
<?php
class Tab.phpController extends AppController {
var $name = 'Tab.php';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp


