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