Fixing up the changedate from my bug 43600 patch. Knew I must have

forgotten something....
parent 61ddf0a3
...@@ -3061,7 +3061,7 @@ if (GetFieldDef("namedqueries", "watchfordiffs")) { ...@@ -3061,7 +3061,7 @@ if (GetFieldDef("namedqueries", "watchfordiffs")) {
DropField("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. # Use integer IDs for products and components.
if (GetFieldDef("products", "product")) { if (GetFieldDef("products", "product")) {
print "Updating database to use product IDs.\n"; print "Updating database to use product IDs.\n";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment