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


