on renomme
This commit is contained in:
parent
ce238e0fed
commit
738688516d
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ function action_pdf_gamutable_dist() {
|
|||
if (find_in_path('gamutable_pdf/' . $fichierpdf . '.html')) {
|
||||
$set = ['arg' => $arg];
|
||||
if (!empty($Tcles)) {
|
||||
$set = array_merge($set, ['ids' => implode(',', $Tcles)]);
|
||||
$set = array_merge($set, ['Lids' => implode(',', $Tcles)]);
|
||||
}
|
||||
$fond = recuperer_fond('gamutable_pdf/' . $fichierpdf, $set);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue