Skip to content
Snippets Groups Projects
Commit 4f579d69 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Coquille sur utile() de MigrationPrivileges.php

parent 38c763f2
Branches
Tags
1 merge request!55Ll bug report services
......@@ -19,7 +19,7 @@ class MigrationPrivileges extends AbstractMigration
public function utile(): bool
{
return $this->manager->hasNew('table', 'DOSSIER_CHAMP_AUTRES');
return $this->manager->hasNew('table', 'DOSSIER_CHAMP_AUTRE');
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment