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