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