X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fdb%2FCloneDatabase.php;h=3d22c037ae1c6d32ea9a0abdbbc96e159a097e3a;hb=6c9a2923fe1ee3a65cb027be5e781772f2b12fbd;hp=6d1844494cca7f448d6d427053413209619eb922;hpb=509c8d6e378a8decae43dcb27276ddae40dc1143;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/db/CloneDatabase.php b/includes/db/CloneDatabase.php index 6d1844494c..3d22c037ae 100644 --- a/includes/db/CloneDatabase.php +++ b/includes/db/CloneDatabase.php @@ -46,8 +46,6 @@ class CloneDatabase { private $db; /** - * Constructor - * * @param IMaintainableDatabase $db A database subclass * @param array $tablesToClone An array of tables to clone, unprefixed * @param string $newTablePrefix Prefix to assign to the tables