Missing Controller

Error: CMSPagesController could not be found.

Error: Create the class CMSPagesController below in file: app/controllers/c_m_s_pages_controller.php

<?php
class CMSPagesController extends AppController {

	var $name = 'CMSPages';
}
?>

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