Warning (2): Invalid argument supplied for foreach() [APP/app_controller.php, line 63]
CakePHP: the rapid development php framework: Missing Controller

Missing Controller

Error: Steadsim.htmController could not be found.

Error: Create the class Steadsim.htmController below in file: app/controllers/steadsim.htm_controller.php

<?php
class Steadsim.htmController extends AppController {

	var $name = 'Steadsim.htm';
}
?>

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