ETN.fm

Missing Controller

Error: PlaylistsController could not be found.

Error: Create the class PlaylistsController below in file: app/controllers/playlists_controller.php

<?php
class PlaylistsController extends AppController {

	var $name = 'Playlists';
}
?>

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