Missing Controller

Error: SalesWritingController could not be found.

Error: Create the class SalesWritingController below in file: app/controllers/sales_writing_controller.php

<?php
class SalesWritingController extends AppController {

	var $name = 'SalesWriting';
}
?>

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