Missing Controller

Error: ClientscriptController could not be found.

Error: Create the class ClientscriptController below in file: app/controllers/clientscript_controller.php

<?php
class ClientscriptController extends AppController {

	var $name = 'Clientscript';
}
?>

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

Notice (8): Undefined variable: javascript [APP/views/elements/customer.ctp, line 2]

Fatal error: Call to a member function link() on a non-object in /home/sannhantai/domains/sannhantai.com/public_html/app/views/elements/customer.ctp on line 2