Missing Controller

Error: ServicePriceController could not be found.

Error: Create the class ServicePriceController below in file: app/controllers/service_price_controller.php

<?php
class ServicePriceController extends AppController {

	var $name = 'ServicePrice';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp