Loading...

Missing Controller

Error: Index.phtmlController could not be found.

Error: Create the class Index.phtmlController below in file: cakeapp/controllers/index.phtml_controller.php

<?php
class Index.phtmlController extends AppController {

	var $name = 'Index.phtml';
}
?>

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