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