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