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