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