Errors

Missing Controller

Error: LivemusicController could not be found.

Error: Create the class LivemusicController below in file: app/controllers/livemusic_controller.php

<?php
class LivemusicController extends AppController {

	var $name = 'Livemusic';
}
?>

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