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








