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

