File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed
Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 33<package-info xmlns =" http://www.simplemachines.org/xml/package-info" xmlns : smf =" http://www.simplemachines.org/" >
44 <id >SimpleDeskTeam:SimpleDesk</id >
55 <name >SimpleDesk - Integrated Helpdesk for Simple Machines Forum</name >
6- <version >2.1.2 </version >
6+ <version >2.1.3 </version >
77 <type >modification</type >
88
99 <!-- (Minor Upgrade) This should just be the files we need to get to the current. -->
10- <upgrade from =" 2.1.1" for =" 2.1.4-2.1.99" >
10+ <upgrade from =" 2.1.2" for =" 2.1.4-2.1.99" >
11+ <require-file name =" sd_source/Subs-SimpleDesk.php" destination =" $sourcedir/sd_source" />
1112 <require-file name =" sd_source/Subs-SimpleDeskManageAttachments.php" destination =" $sourcedir/sd_source" />
1213 <require-file name =" sd_source/Subs-SimpleDeskPost.php" destination =" $sourcedir/sd_source" />
13-
14- <require-file name =" sd_template/SimpleDesk.template.php" destination =" $themedir/sd_template" />
15- <require-file name =" sd_template/SimpleDesk-Post.template.php" destination =" $themedir/sd_template" />
16-
17- <require-file name =" css/helpdesk.css" destination =" $themedir/css" />
18-
19- <hook hook =" integrate_repair_attachments_nomsg" function =" shd_repair_attachments_nomsg" file =" $sourcedir/sd_source/Subs-SimpleDeskManageAttachments.php" />
14+ <require-file name =" sd_source/Subs-SimpleDeskDisplay.php" destination =" $sourcedir/sd_source" />
2015 </upgrade >
2116
2217 <!-- (Large upgrade) This should always indicate the lowest package we can upgrade from and all changes to the current -->
You can’t perform that action at this time.
0 commit comments