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