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