diff --git a/lib/WebGUI/Upgrade.pm b/lib/WebGUI/Upgrade.pm index 501ef359f..3d972da34 100644 --- a/lib/WebGUI/Upgrade.pm +++ b/lib/WebGUI/Upgrade.pm @@ -34,7 +34,7 @@ any other work that was needed. To cut down on the amount of boilerplate code and allow for more flexible upgrades, this has been changed. Multiple upgrade files -are placed in the directory F, and are +are placed in the directory F, and are processed in alphabetical order, with the file extension determining how to process the file.