• Missing Controller

Missing Controller

Error: GalleryController could not be found.

Error: Create the class GalleryController below in file: app/controllers/gallery_controller.php

<?php
class GalleryController extends AppController {

	var $name = 'Gallery';
}
?>

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

(default) 2 queries took 5 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `menus`993
2DESCRIBE `sponsors`442
(phpbb3) 1 query took 6 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `phpbb_users`76766