Missing Controller

Error: VDPTermsController could not be found.

Error: Create the class VDPTermsController below in file: app/controllers/v_d_p_terms_controller.php

<?php
class VDPTermsController extends AppController {

	var $name = 'VDPTerms';
}
?>

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