Proyecto no encontrado

Missing Controller

Error: PorController could not be found.

Error: Create the class PorController below in file: public_html/controllers/por_controller.php

<?php
class PorController extends AppController {

	var $name = 'Por';
}
?>

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