Missing Method in MazarinadesController
Error: The action catalogue-recherche is not defined in controller MazarinadesController
Error: Create MazarinadesController::catalogue-recherche() in file: app/controllers/mazarinades_controller.php.
<?php
class MazarinadesController extends AppController {
var $name = 'Mazarinades';
function catalogue-recherche() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp
