Missing Controller

Error: SwatchesController could not be found.

Error: Create the class SwatchesController below in file: app/controllers/swatches_controller.php

<?php
class SwatchesController extends AppController {

	var $name = 'Swatches';
}
?>

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

© 2012 Ultrafabrics, LLC.  |  Selling Policy (Terms & Conditions)