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