Errors

Missing Controller

Error: WrgbController could not be found.

Error: Create the class WrgbController below in file: app/controllers/wrgb_controller.php

<?php
class WrgbController extends AppController {

	var $name = 'Wrgb';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp