Notice (8): Undefined index: action [APP/app_controller.php, line 13]
Error: LinksController could not be found.
Error: Create the class LinksController below in file: sp001/controllers/links_controller.php
<?php
class LinksController extends AppController {
var $name = 'Links';
}
?>
Notice: If you want to customize this error message, create sp001/views/errors/missing_controller.ctp