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