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