Missing Controller

Error: ProdyservController could not be found.

Error: Create the class ProdyservController below in file: app/controllers/prodyserv_controller.php

<?php
class ProdyservController extends AppController {

	var $name = 'Prodyserv';
}
?>

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