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





