Skip to content
Snippets Groups Projects
Commit a4fd4ff0 authored by ANDRIATAHINA Dady Christon's avatar ANDRIATAHINA Dady Christon
Browse files

Merge remote-tracking branch 'origin/master'

parents 8f90aab6 98840428
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ class HelloAssoController extends CommunecterController {
public function actions() {
return ([
"campagne-tl" => \PixelHumain\PixelHumain\modules\citizenToolKit\controllers\helloasso\CampagneTlAction::class,
"error" => \PixelHumain\PixelHumain\modules\citizenToolKit\controllers\helloasso\ErrorAction::class,
"return" => \PixelHumain\PixelHumain\modules\citizenToolKit\controllers\helloasso\ReturnAction::class,
"error" => \PixelHumain\PixelHumain\modules\citizenToolKit\controllers\helloasso\ErrorAction::class,
"return" => \PixelHumain\PixelHumain\modules\citizenToolKit\controllers\helloasso\ReturnAction::class,
]);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment