2
spacer
Michael Trapp
spacer
spacer

Missing Controller

Error: CartController could not be found.

Error: Create the class CartController below in file: app/controllers/cart_controller.php

<?php
class CartController extends AppController {

	var $name = 'Cart';
}
?>

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

spacer
spacer
spacer
8
7
corner1
4 5 5
6
  site by MaddoxDesign   |   Copyright ©2012 Michael Trapp   |   All Rights Reserved.