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