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