Missing Controller

Error: FramesController could not be found.

Error: Create the class FramesController below in file: app/controllers/frames_controller.php

<?php
class FramesController extends AppController {

	var $name = 'Frames';
}
?>

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