From ebdbe669e45bfbfecb7330475a878583e09763ca Mon Sep 17 00:00:00 2001 From: "bbaetz%student.usyd.edu.au" <> Date: Mon, 12 Aug 2002 19:18:35 +0000 Subject: Fixing up the changedate from my bug 43600 patch. Knew I must have forgotten something.... --- checksetup.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'checksetup.pl') diff --git a/checksetup.pl b/checksetup.pl index 919fb0354..e0a42c1a5 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -3061,7 +3061,7 @@ if (GetFieldDef("namedqueries", "watchfordiffs")) { DropField("namedqueries", "watchfordiffs"); } -# 2002-08-?? jake@acutex.net/bbaetz@student.usyd.edu.au - bug 43600 +# 2002-08-12 jake@acutex.net/bbaetz@student.usyd.edu.au - bug 43600 # Use integer IDs for products and components. if (GetFieldDef("products", "product")) { print "Updating database to use product IDs.\n"; -- cgit v1.2.3-24-g4f1b