Missing Controller
Error: Stats.phpController could not be found.
Error: Create the class Stats.phpController below in file: app/controllers/stats.php_controller.php
<?php
class Stats.phpController extends AppController {
var $name = 'Stats.php';
}
?>
