Missing Controller

Error: LiveSupportController could not be found.

Error: Create the class LiveSupportController below in file: app/controllers/live_support_controller.php

<?php
class LiveSupportController extends AppController {

	var $name = 'LiveSupport';
}
?>

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