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