Missing Controller

Error: LifecardController could not be found.

Error: Create the class LifecardController below in file: app/controllers/lifecard_controller.php

<?php
class LifecardController extends AppController {

	var $name = 'Lifecard';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp