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