Missing Controller
Error: My-account.phpController could not be found.
Error: Create the class My-account.phpController below in file: app\controllers\my-account.php_controller.php
<?php
class My-account.phpController extends AppController {
var $name = 'My-account.php';
}
?>
Notice: If you want to customize this error message, create app\views\errors\missing_controller.ctp
