Missing Controller

Error: MerchandiseController could not be found.

Error: Create the class MerchandiseController below in file: app/controllers/merchandise_controller.php

<?php
class MerchandiseController extends AppController {

	var $name = 'Merchandise';
}
?>

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

Copyright © 2001-2012 BPONG, LLC/BPONG.COM. All Rights Reserved
Design and Development: BPONG, LLC and Shakuro