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