There was a problem...

Missing Controller

Error: CineController could not be found.

Error: Create the class CineController below in file: app/controllers/cine_controller.php

<?php
class CineController extends AppController {

	var $name = 'Cine';
}
?>

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

Copyright 2011, Silvershore Technology Partners, LLC
Palo Alto, CA