036128fcee0a1c1ede365658b9c31d23fc391852
nas

nas authored 13 years ago

1) <?xml version="1.0"?>
2) <!DOCTYPE package-info SYSTEM "http://www.simplemachines.org/xml/package-info">
3) <package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
4) 	<id>SimpleDeskTeam:SimpleDesk</id>
5) 	<name>SimpleDesk - Integrated Helpdesk for Simple Machines Forum</name>
jdarwood007 Mark 2.1.3

jdarwood007 authored 7 months ago

6) 	<version>2.1.3</version>
nas

nas authored 13 years ago

7) 	<type>modification</type>
8) 
jdarwood007 Merge master into smf21

jdarwood007 authored 10 months ago

9) 	<!-- (Minor Upgrade) This should just be the files we need to get to the current. -->
jdarwood007 Mark 2.1.3

jdarwood007 authored 7 months ago

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" />
jdarwood007 Merge master into smf21

jdarwood007 authored 10 months ago

12) 		<require-file name="sd_source/Subs-SimpleDeskManageAttachments.php" destination="$sourcedir/sd_source" />
13) 		<require-file name="sd_source/Subs-SimpleDeskPost.php" destination="$sourcedir/sd_source" />
jdarwood007 Mark 2.1.3

jdarwood007 authored 7 months ago

14) 		<require-file name="sd_source/Subs-SimpleDeskDisplay.php" destination="$sourcedir/sd_source" />
jdarwood007 Merge master into smf21

jdarwood007 authored 10 months ago

15) 	</upgrade>
16) 
17) 	<!-- (Large upgrade) This should always indicate the lowest package we can upgrade from and all changes to the current -->
18) 	<upgrade from="2.1.0" for="2.1.4-2.1.99">
Jeremy D Upgrade package (#172)

Jeremy D authored 1 year ago

19) 		<!-- language files -->
20) 		<require-dir name="sd_language" destination="$themes_dir/default/languages" />
21) 
22) 		<!-- sources -->
23) 		<require-dir name="sd_source" destination="$sourcedir" />
24) 
25) 		<!-- templates -->
26) 		<require-dir name="sd_template" destination="$themedir" />
27) 
28) 		<!-- images -->
29) 		<require-dir name="images/simpledesk" destination="$themes_dir/default/images" />
30) 		<require-dir name="images/sd_plugins" destination="$themes_dir/default/images" />
31) 		<require-dir name="images/shd" destination="$imagesdir/admin" />
32) 		<require-file name="images/feature_shd.png" destination="$themes_dir/default/images/admin" /><!-- explicitly called from default theme in ACP -->
33) 
34) 		<!-- css -->
35) 		<require-file name="css/helpdesk.css" destination="$themedir/css" />
36) 		<require-file name="css/helpdesk_admin.css" destination="$themedir/css" />
37) 		<require-file name="css/helpdesk_responsive.css" destination="$themedir/css" />
38) 		<require-file name="css/helpdesk_icons.css" destination="$themedir/css" />
39) 
40) 		<!-- scripts -->
41) 		<require-file name="scripts/helpdesk_admin.js" destination="$themedir/scripts" />
42) 		<require-file name="scripts/helpdesk.js" destination="$themedir/scripts" />
43) 
44) 		<!-- bundled plugins -->
45) 		<require-dir name="sd_plugins_source" destination="$sourcedir" />
46) 		<require-dir name="sd_plugins_template" destination="$themes_dir/default" />
47) 		<require-dir name="sd_plugins_lang" destination="$languagedir" />
48) 	</upgrade>
49) 
jdarwood007 Merge master into smf21

jdarwood007 authored 10 months ago

50) 	<install for="2.1.4-2.1.99">
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

51) 		<!-- readme files -->
52) 		<readme lang="english" parsebbc="true" type="file">language-readme/readme.english.txt</readme>
53) 
54) 		<!-- language files -->
55) 		<require-dir name="sd_language" destination="$themes_dir/default/languages" />
56) 
57) 		<!-- sources -->
58) 		<require-dir name="sd_source" destination="$sourcedir" />
59) 
60) 		<!-- templates -->
61) 		<require-dir name="sd_template" destination="$themedir" />
62) 
63) 		<!-- images -->
64) 		<require-dir name="images/simpledesk" destination="$themes_dir/default/images" />
65) 		<require-dir name="images/sd_plugins" destination="$themes_dir/default/images" />
66) 		<require-dir name="images/shd" destination="$imagesdir/admin" />
67) 		<require-file name="images/feature_shd.png" destination="$themes_dir/default/images/admin" /><!-- explicitly called from default theme in ACP -->
68) 
69) 		<!-- css -->
70) 		<require-file name="css/helpdesk.css" destination="$themedir/css" />
71) 		<require-file name="css/helpdesk_admin.css" destination="$themedir/css" />
Jeremy D Update master (#159)

Jeremy D authored 1 year ago

72) 		<require-file name="css/helpdesk_responsive.css" destination="$themedir/css" />
jdarwood007 ! Fixed menu icons (Thanks...

jdarwood007 authored 8 years ago

73) 		<require-file name="css/helpdesk_icons.css" destination="$themedir/css" />
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

74) 
75) 		<!-- scripts -->
76) 		<require-file name="scripts/helpdesk_admin.js" destination="$themedir/scripts" />
77) 		<require-file name="scripts/helpdesk.js" destination="$themedir/scripts" />
78) 
79) 		<!-- bundled plugins -->
80) 		<require-dir name="sd_plugins_source" destination="$sourcedir" />
81) 		<require-dir name="sd_plugins_template" destination="$themes_dir/default" />
82) 		<require-dir name="sd_plugins_lang" destination="$languagedir" />
83) 
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

84) 		<!-- All the hooks -->
85) 			<!-- SMF Core -->
86) 		<hook hook="integrate_pre_include" function="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

87) 		<hook hook="integrate_user_info" function="shd_init" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
88) 		<hook hook="integrate_actions" function="shd_init_actions" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
89) 		<hook hook="integrate_buffer" function="shd_buffer_replace" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
90) 		<hook hook="integrate_menu_buttons" function="shd_main_menu" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
Jeremy D Update master (#159)

Jeremy D authored 1 year ago

91) 		<hook hook="integrate_current_action" function="shd_init_current_action" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

92) 		<hook hook="integrate_load_permissions" function="shd_admin_smf_perms" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

93) 		<hook hook="integrate_error_types" function="shd_error_types" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
94) 		<hook hook="integrate_bbc_codes" function="shd_bbc_codes" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
95) 		<hook hook="integrate_post_parsebbc" function="shd_parse_wikilinks" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
Jeremy D Sync smf21 to master (#144)

Jeremy D authored 2 years ago

96) 		<hook hook="integrate_profile_popup" function="shd_profile_menu" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

97) 
98) 			<!-- Admin Section: Core -->
99) 		<hook hook="integrate_admin_include" function="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

100) 		<hook hook="integrate_admin_areas" function="shd_admin_bootstrap" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
101) 		<hook hook="integrate_admin_search" function="shd_admin_search" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

102) 
103) 			<!-- Admin Section: Attachments -->
104) 		<hook hook="integrate_remove_attachments" function="shd_remove_attachments" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
105) 		<hook hook="integrate_attachments_browse" function="shd_attachments_browse" file="$sourcedir/sd_source/Subs-SimpleDeskManageAttachments.php" />
106) 		<hook hook="integrate_attachment_remove" function="shd_attachment_remove" file="$sourcedir/sd_source/Subs-SimpleDeskManageAttachments.php" />
jdarwood007 Merge master into smf21

jdarwood007 authored 10 months ago

107) 		<hook hook="integrate_repair_attachments_nomsg" function="shd_repair_attachments_nomsg" file="$sourcedir/sd_source/Subs-SimpleDeskManageAttachments.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

108) 
109) 			<!-- Admin Section: Packages -->
110) 		<hook hook="integrate_packages_sort_id" function="shd_packages_sort_id" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
111) 		<hook hook="integrate_package_download" function="shd_package_download" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
112) 		<hook hook="integrate_package_upload" function="shd_package_upload" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
113) 		<hook hook="integrate_modification_types" function="shd_modification_types" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
114) 
115) 			<!-- Admin Section: Other -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

116) 		<hook hook="integrate_convert_msgbody" function="shd_convert_msgbody" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
117) 		<hook hook="integrate_modifylanguages" function="shd_modifylanguages" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

118) 
119) 			<!-- Display -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

120) 		<hook hook="integrate_display_buttons" function="shd_display_btn_mvtopic" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

121) 
122) 			<!-- ShowAttachments -->
Jeremy D Update master (#159)

Jeremy D authored 1 year ago

123) 		<hook hook="integrate_pre_download_request" function="shd_pre_download_request" file="$sourcedir/sd_source/Subs-SimpleDeskDisplay.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

124) 		<hook hook="integrate_download_request" function="shd_download_request" file="$sourcedir/sd_source/Subs-SimpleDeskDisplay.php" />
125) 
126) 			<!-- BoardIndex -->
127) 		<hook hook="integrate_getboardtree" function="shd_add_to_boardindex" file="$sourcedir/sd_source/Subs-SimpleDeskBoardIndex.php" />
128) 
129) 			<!-- Profile -->
130) 		<hook hook="integrate_pre_profile_areas" function="shd_profile_areas" file="$sourcedir/sd_source/Subs-SimpleDeskProfile.php" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

131) 		<hook hook="integrate_profile_profileSaveGroups" function="shd_clear_active_tickets" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
132) 		<hook hook="integrate_profile_trackip" function="shd_profile_trackip" file="$sourcedir/sd_source/Subs-SimpleDeskProfile.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

133) 
134) 			<!-- Other -->
jdarwood007 Use the SSI hook properly.

jdarwood007 authored 5 years ago

135) 		<hook hook="integrate_SSI" function="ssi_shd_called" file="$sourcedir/sd_source/SimpleDesk-SSI.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

136) 
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

137) 		<!-- database changes -->
jdarwood007 Re-order custom fields

jdarwood007 authored 5 years ago

138) 		<database>install-sd.php</database>
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

139) 
jdarwood007 ! Make Profile section actu...

jdarwood007 authored 8 years ago

140) 		<redirect url="?action=admin;area=helpdesk_info" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

141) 
Jeremy D Update master (#159)

Jeremy D authored 1 year ago

142) 		<credits url="https://www.simpledesk.net" license="BSD 3-Clause" licenseurl="https://github.com/SimpleMachines/SimpleDesk/blob/master/license.txt" copyright="2010-2021">Simple Desk</credits>
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

143) 	</install>
144) 
jdarwood007 Merge master into smf21

jdarwood007 authored 10 months ago

145) 	<uninstall for="2.1.4-2.1.99">
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

146) 		<!-- database changes, undone -->
jdarwood007 Re-order custom fields

jdarwood007 authored 5 years ago

147) 		<database>uninstall-sd-optional.php</database>
148) 		<code type="file">uninstall-sd-required.php</code>
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

149) 
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

150) 		<!-- All the hooks -->
151) 			<!-- SMF Core -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

152) 		<hook reverse="true" hook="integrate_pre_include" function="$sourcedir/sd_source/Subs-SimpleDesk.php" />
153) 		<hook reverse="true" hook="integrate_user_info" function="shd_init" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
154) 		<hook reverse="true" hook="integrate_actions" function="shd_init_actions" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
155) 		<hook reverse="true" hook="integrate_buffer" function="shd_buffer_replace" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
156) 		<hook reverse="true" hook="integrate_menu_buttons" function="shd_main_menu" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
Jeremy D Update master (#159)

Jeremy D authored 1 year ago

157) 		<hook reverse="true" hook="integrate_current_action" function="shd_init_current_action" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

158) 		<hook reverse="true" hook="integrate_load_permissions" function="shd_admin_smf_perms" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
159) 		<hook reverse="true" hook="integrate_error_types" function="shd_error_types" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
160) 		<hook reverse="true" hook="integrate_bbc_codes" function="shd_bbc_codes" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
161) 		<hook reverse="true" hook="integrate_post_parsebbc" function="shd_parse_wikilinks" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
Jeremy D Sync smf21 to master (#144)

Jeremy D authored 2 years ago

162) 		<hook reverse="true" hook="integrate_profile_popup" function="shd_profile_menu" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

163) 
164) 			<!-- Admin Section: Core -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

165) 		<hook reverse="true" hook="integrate_admin_include" function="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
166) 		<hook reverse="true" hook="integrate_admin_areas" function="shd_admin_bootstrap" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
167) 		<hook reverse="true" hook="integrate_admin_search" function="shd_admin_search" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

168) 
169) 			<!-- Admin Section: Attachments -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

170) 		<hook reverse="true" hook="integrate_remove_attachments" function="shd_remove_attachments" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
171) 		<hook reverse="true" hook="integrate_attachments_browse" function="shd_attachments_browse" file="$sourcedir/sd_source/Subs-SimpleDeskManageAttachments.php" />
172) 		<hook reverse="true" hook="integrate_attachment_remove" function="shd_attachment_remove" file="$sourcedir/sd_source/Subs-SimpleDeskManageAttachments.php" />
jdarwood007 Merge master into smf21

jdarwood007 authored 10 months ago

173) 		<hook reverse="true" hook="integrate_repair_attachments_nomsg" function="shd_repair_attachments_nomsg" file="$sourcedir/sd_source/Subs-SimpleDeskManageAttachments.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

174) 
175) 			<!-- Admin Section: Packages -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

176) 		<hook reverse="true" hook="integrate_packages_sort_id" function="shd_packages_sort_id" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
177) 		<hook reverse="true" hook="integrate_package_download" function="shd_package_download" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
178) 		<hook reverse="true" hook="integrate_package_upload" function="shd_package_upload" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
179) 		<hook reverse="true" hook="integrate_modification_types" function="shd_modification_types" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

180) 
181) 			<!-- Admin Section: Other -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

182) 		<hook reverse="true" hook="integrate_convert_msgbody" function="shd_convert_msgbody" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
183) 		<hook reverse="true" hook="integrate_modifylanguages" function="shd_modifylanguages" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

184) 
185) 			<!-- Display -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

186) 		<hook reverse="true" hook="integrate_display_buttons" function="shd_display_btn_mvtopic" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

187) 
188) 			<!-- ShowAttachments -->
Jeremy D Update master (#159)

Jeremy D authored 1 year ago

189) 		<hook reverse="true" hook="integrate_pre_download_request" function="shd_pre_download_request" file="$sourcedir/sd_source/Subs-SimpleDeskDisplay.php" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

190) 		<hook reverse="true" hook="integrate_download_request" function="shd_download_request" file="$sourcedir/sd_source/Subs-SimpleDeskDisplay.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

191) 
192) 			<!-- BoardIndex -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

193) 		<hook reverse="true" hook="integrate_getboardtree" function="shd_add_to_boardindex" file="$sourcedir/sd_source/Subs-SimpleDeskBoardIndex.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

194) 
195) 			<!-- Profile -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

196) 		<hook reverse="true" hook="integrate_pre_profile_areas" function="shd_profile_areas" file="$sourcedir/sd_source/Subs-SimpleDeskProfile.php" />
197) 		<hook reverse="true" hook="integrate_profile_profileSaveGroups" function="shd_clear_active_tickets" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
198) 		<hook reverse="true" hook="integrate_profile_trackip" function="shd_profile_trackip" file="$sourcedir/sd_source/Subs-SimpleDeskProfile.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

199) 
200) 			<!-- Other -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

201) 		<hook reverse="true" hook="integrate_SSI" function="ssi_shd_called" file="$sourcedir/sd_source/SimpleDesk-SSI.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

202) 
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

203) 		<!-- language files, removed -->
204) 		<remove-dir name="$themes_dir/default/languages/sd_language" />
205) 
206) 		<!-- source files, removed -->
207) 		<remove-dir name="$sourcedir/sd_source" />
208) 
209) 		<!-- template files, removed -->
210) 		<remove-dir name="$themedir/sd_template" />
211) 
212) 		<!-- images, removed -->
213) 		<remove-dir name="$themes_dir/default/images/simpledesk" />
214) 		<remove-dir name="$imagesdir/admin/shd" />
215) 		<remove-file name="$themes_dir/default/images/admin/feature_shd.png" />
216) 
217) 		<!-- css, removed -->
218) 		<remove-file name="$themedir/css/helpdesk.css" />
jdarwood007 ! Fixed menu icons (Thanks...

jdarwood007 authored 8 years ago

219) 		<remove-file name="$themedir/css/helpdesk_admin.css" />
Jeremy D Update master (#159)

Jeremy D authored 1 year ago

220) 		<remove-file name="$themedir/css/helpdesk_responsive.css" />
jdarwood007 ! Fixed menu icons (Thanks...

jdarwood007 authored 8 years ago

221) 		<remove-file name="$themedir/css/helpdesk_icons.css" />
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

222) 
223) 		<!-- bundled plugins removed (NOTE: done one by one to avoid eating existing plugins on upgrade) -->
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

224) 		<remove-dir name="$languagedir/sd_plugins_lang/SDPluginFrontPage.english.php" />
225) 		<remove-dir name="$languagedir/sd_plugins_lang/SDPluginStats.english.php" />
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

226) 
227) 		<!-- scripts, removed -->
jdarwood007 ! Fixed menu icons (Thanks...

jdarwood007 authored 8 years ago

228) 		<remove-file name="$themedir/scripts/helpdesk_admin.js" />
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

229) 		<remove-file name="$themedir/scripts/helpdesk.js" />
230) 	</uninstall>
231)