Missing Controller

Error: WeblinksController could not be found.

Error: Create the class WeblinksController below in file: areno/controllers/weblinks_controller.php

<?php
class WeblinksController extends AppController {

	var $name = 'Weblinks';
}
?>

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