Loading module/Import/config/synchro.config.php +8 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,14 @@ return [ ], 'roles' => [], ], [ 'controller' => 'UnicaenDbImport\Controller\Console', 'action' => [ 'runImport', 'runSynchro', ], 'roles' => [], ], ], ], ], Loading Loading
module/Import/config/synchro.config.php +8 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,14 @@ return [ ], 'roles' => [], ], [ 'controller' => 'UnicaenDbImport\Controller\Console', 'action' => [ 'runImport', 'runSynchro', ], 'roles' => [], ], ], ], ], Loading