Missing Controller

Error: LightGalleryController could not be found.

Error: Create the class LightGalleryController below in file: app/controllers/light_gallery_controller.php

<?php
class LightGalleryController extends AppController {

	var $name = 'LightGallery';
}
?>

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