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