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


