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