Commit Graph

2 Commits

Author SHA1 Message Date
Christian Beer 54f54714bb Ops: use correct function to get elements
Treating a DOMNodeList as an array seems to have worked in PHP5 but it is not with PHP7.
2019-04-09 21:04:55 +02:00
Christian Beer e6de99f320 Ops: Script to fix project preferences
Do some maintenance on project specific preferences. Currently does:
* squash duplicate app_id entries (and optionally delete deprecated appids)
* delete empty venue tags (confuses older clients)
* migrate preset from attribute to tag (Drupal specific)
* validates the XML snippet
2018-12-23 02:50:25 +01:00