2
0
forked from Wavyzz/dolibarr

Fix warning

This commit is contained in:
Laurent Destailleur
2023-06-26 16:38:39 +02:00
parent 0f1e6e5b90
commit 67a7a71641

View File

@@ -366,7 +366,7 @@ class ActionsDatapolicy
} }
} }
$this->resprint = $jsscript; $this->resprints = $jsscript;
return 0; return 0;
} }