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