Missing Controller

Error: Account.phpController could not be found.

Error: Create the class Account.phpController below in file: online/controllers/account.php_controller.php

<?php
class Account.phpController extends AppController {

	var $name = 'Account.php';
}
?>

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