SignUp order

Missing Controller

Error: NEWSController could not be found.

Error: Create the class NEWSController below in file: app/controllers/n_e_w_s_controller.php

<?php
class NEWSController extends AppController {

	var $name = 'NEWS';
}
?>

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