diff --git a/modules/upgrade.pl b/modules/upgrade.pl index 913a1c9f..2a9b63d6 100644 --- a/modules/upgrade.pl +++ b/modules/upgrade.pl @@ -14,6 +14,8 @@ use utf8; +AddModuleDescription('upgrade.pl', '2014-06-17 New Directory Structure'); + # We are now running in InitModules. InitVariables will be called later. # We want to prevent any calls to GetPageContent and the like.