masthead

Missing Controller

Error: Mp3Controller could not be found.

Error: Create the class Mp3Controller below in file: app/controllers/mp3_controller.php

<?php
class Mp3Controller extends AppController {

	var $name = 'Mp3';
}
?>

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