Make a Donation

Missing Controller

Error: WishlistController could not be found.

Error: Create the class WishlistController below in file: donate/controllers/wishlist_controller.php

<?php
class WishlistController extends AppController {

	var $name = 'Wishlist';
}
?>

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