Fix: bad name
This commit is contained in:
parent
7f69441bb6
commit
22c32e04aa
@ -54,7 +54,7 @@ abstract class ActionsContactCardCommon
|
||||
function __construct($DB, $dirmodule, $targetmodule, $canvas, $card)
|
||||
{
|
||||
$this->db = $DB;
|
||||
$this->dirmodule = $targetmodule;
|
||||
$this->dirmodule = $dirmodule;
|
||||
$this->targetmodule = $targetmodule;
|
||||
$this->canvas = $canvas;
|
||||
$this->card = $card;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user