skip directly to Main Content Navigation Search A-Z Index Find People Top Story Breadcrumbs Footer
Explore CSM

Missing Controller

Error: AccountController could not be found.

Error: Create the class AccountController below in file: app/controllers/account_controller.php

<?php
class AccountController extends AppController {

	var $name = 'Account';
}
?>

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