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