Add migrate script for the coordinates.

This commit is contained in:
David Molineus
2015-01-27 00:02:38 +01:00
parent e2eceab60e
commit 43a378bed6
2 changed files with 83 additions and 1 deletions

View File

@@ -58,7 +58,10 @@
"prefix": "core-",
"languages_cto": "module/languages",
"languages_tx": ".tx"
}
},
"runonce": [
"runonce/migrate.php"
]
}
}
}