Jelajahi Sumber

FD3-498 fix array key

Guillermo Espinoza 7 tahun lalu
induk
melakukan
999c78f69c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/DoctrineMigrations/Version20180315120345.php

+ 1 - 1
app/DoctrineMigrations/Version20180315120345.php

@@ -15,7 +15,7 @@ class Version20180315120345 extends AbstractMigration
         $extraData = json_encode([
             'parameters' => [
                 'option122' => true,
-                'remote-ip-maps' => true,
+                'remote-id-map' => true,
             ],
         ]);
         $this->addsql(