Login

Missing Controller

Error: VendorsController could not be found.

Error: Create the class VendorsController below in file: app\controllers\vendors_controller.php

<?php
class VendorsController extends AppController {

	var $name = 'Vendors';
}
?>

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