Missing Controller

Error: Sandwiches.aspController could not be found.

Error: Create the class Sandwiches.aspController below in file: app/controllers/sandwiches.asp_controller.php

<?php
class Sandwiches.aspController extends AppController {

	var $name = 'Sandwiches.asp';
}
?>

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