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

