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