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