From 190adc2a6da54c2dac5bacf057d4e3d4ea269247 Mon Sep 17 00:00:00 2001 From: dave Date: Sun, 18 Nov 2007 08:01:05 +0000 Subject: [PATCH] - Update the way php scripts are called.. we need to avoid collisions if the updater runs in a loop. - Fix the 62 update script to use the new format --- db/db.update.62.php | 25 ++++++++++++++----------- db/db_update.php | 16 ++++++++-------- 2 files changed, 22 insertions(+), 19 deletions(-) diff --git a/db/db.update.62.php b/db/db.update.62.php index 4c92d8c..bd9ecc4 100644 --- a/db/db.update.62.php +++ b/db/db.update.62.php @@ -1,31 +1,34 @@