Missing Controller
Error: Faire-un-donController could not be found.
Error: Create the class Faire-un-donController below in file: app/controllers/faire-un-don_controller.php
<?php
class Faire-un-donController extends AppController {
var $name = 'Faire-un-don';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp





