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