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