Missing Controller

Error: Wp-contentController could not be found.

Error: Create the class Wp-contentController below in file: app/controllers/wp-content_controller.php

<?php
class Wp-contentController extends AppController {

	var $name = 'Wp-content';
}
?>

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


Notice (8): Undefined variable: js [APP/views/layouts/default.ctp, line 166]

Fatal error: Call to a member function writeBuffer() on null in /home/peachlan/public_html/app/views/layouts/default.ctp on line 166