Missing Controller

Error: ExtController could not be found.

Error: Create the class ExtController below in file: app/controllers/ext_controller.php

<?php
class ExtController extends AppController {

	var $name = 'Ext';
}
?>

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