Missing Controller
Error: Friday-night-themed-linksController could not be found.
Error: Create the class Friday-night-themed-linksController below in file: app/controllers/friday-night-themed-links_controller.php
<?php
class Friday-night-themed-linksController extends AppController {
var $name = 'Friday-night-themed-links';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
