Missing Controller

Error: DondeController could not be found.

Error: Create the class DondeController below in file: app/controllers/donde_controller.php

<?php
class DondeController extends AppController {

	var $name = 'Donde';
}
?>

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

© Copyright 2012 Planetario Producciones SRL | Todos los derechos reservados