Missing Controller
Error: Scriptlib.jsController could not be found.
Error: Create the class Scriptlib.jsController below in file: app/controllers/scriptlib.js_controller.php
<?php
class Scriptlib.jsController extends AppController {
var $name = 'Scriptlib.js';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp



