X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FmigrateComments.php;h=9d4e2615c0c981779ddd216f7f5e1e02d9e8c28a;hb=3090dea5b555983d770dc252b02528752d6cfc7b;hp=431380647aab0bf49acb2789b1f5263364c01b8f;hpb=34487054ed508a1924832625d9c71dd3960825fc;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/migrateComments.php b/maintenance/migrateComments.php index 431380647a..9d4e2615c0 100644 --- a/maintenance/migrateComments.php +++ b/maintenance/migrateComments.php @@ -222,7 +222,7 @@ class MigrateComments extends LoggedUpdateMaintenance { * comment ID field. * Blanks the old fields while migrating. * - * @param string $oldTable Table to migrate + * @param string $table Table to migrate * @param string $primaryKey Primary key of the table. * @param string $oldField Old comment field name * @param string $newPrimaryKey Primary key of the new table.