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