Missing Controller

Error: ScriptLibraryController could not be found.

Error: Create the class ScriptLibraryController below in file: app/controllers/script_library_controller.php

<?php
class ScriptLibraryController extends AppController {

	var $name = 'ScriptLibrary';
}
?>

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