Missing controller

You are seeing this error because controller 254601394Controller could not be found.

Notice: If you want to customize this error message, create eneljuego_fase_dos/views/errors/missing_controller.thtml.

Fatal: Create the class below in file : eneljuego_fase_dos/controllers/254601394_controller.php

<?php
class 254601394Controller extends AppController {
   var $name = '254601394';
}
?>