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



