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