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