Missing Controller

Error: PARTNERSController could not be found.

Error: Create the class PARTNERSController below in file: app/controllers/p_a_r_t_n_e_r_s_controller.php

<?php
class PARTNERSController extends AppController {

	var $name = 'PARTNERS';
}
?>

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