Missing Controller

Error: ClpController could not be found.

Error: Create the class ClpController below in file: app/controllers/clp_controller.php

<?php
class ClpController extends AppController {

	var $name = 'Clp';
}
?>

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