Parent Directory | Revision Log | Patch
revision 10465 by gmalvolti, Fri Sep 3 12:50:34 2021 UTC | revision 10466 by cgarcin, Thu Sep 23 12:57:08 2021 UTC | |
---|---|---|
# | Line 962 class task extends task_gen { | Line 962 class task extends task_gen { |
962 | "om_fichier_instruction", | "om_fichier_instruction", |
963 | "tacite", | "tacite", |
964 | "lettretype", | "lettretype", |
965 | "commentaire" | |
966 | ); | ); |
967 | foreach ($values as $key => $value) { | foreach ($values as $key => $value) { |
968 | if (in_array($key, $fields) === true) { | if (in_array($key, $fields) === true) { |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |