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





