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


