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





