These files never were part of the git repository, but were accidentally
included in an upgrade package, because an unclean source directory was used
when building the upgrade.
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<data xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/2019/fileDelete.xsd">
+ <delete>
+ <file>test.php</file>
+ <file>test2.php</file>
+ </delete>
+</data>
<instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.5_starttls.php</instruction>
</instructions>
- <instructions type="update" fromversion="5.5.0 Alpha 5">
+ <instructions type="update" fromversion="5.5.0 Alpha 6">
+ <!-- Tentative update instructions from Alpha 6 -->
<instruction type="acpTemplate">acptemplates_update.tar</instruction>
<instruction type="file">files_update.tar</instruction>
<instruction type="template">templates_update.tar</instruction>
-
+
+ <instruction type="objectType" />
+ <instruction type="userNotificationEvent" />
+
<instruction type="language"/>
+
+ <instruction type="fileDelete">fileDelete_5.5.xml</instruction>
</instructions>
</package>