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










