fixing a problem with hex and JSON
gettign rid of the migration.txt script, because it's now published on the site instead since all changes are complete
This commit is contained in:
parent
988975abea
commit
d24ac0b273
11 changed files with 10 additions and 952 deletions
|
|
@ -877,6 +877,7 @@ sub templateParsers {
|
|||
#-------------------------------------------------
|
||||
sub removeFiles {
|
||||
print "\tRemoving old unneeded files.\n" unless ($quiet);
|
||||
unlink '../migration.txt';
|
||||
unlink '../../lib/WebGUI/Help/Macro_StyleSheet.pm';
|
||||
unlink '../../lib/WebGUI/Help/Macro_JavaScript.pm';
|
||||
unlink '../../lib/WebGUI/Help/Macro_RawHeadTags.pm';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue