Missing Controller
Error: DonationsController could not be found.
Error: Create the class DonationsController below in file: solidarig/controllers/donations_controller.php
<?php
class DonationsController extends AppController {
var $name = 'Donations';
}
?>
Notice: If you want to customize this error message, create solidarig/views/errors/missing_controller.ctp