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