Missing Controller

Error: ASPController could not be found.

Error: Create the class ASPController below in file: app/controllers/a_s_p_controller.php

<?php
class ASPController extends AppController {

	var $name = 'ASP';
}
?>

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