From 308a7836b129192afe763ce5301bb35e2a2610b5 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 12 Feb 2003 13:53:35 +0000 Subject: [PATCH] upload field only to BLOB --- ChangeLog | 1 + tbl_change.php3 | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9bb2d1127..223b47c6a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ $Source$ * lang/lithuanian update, thanks to Vilius Zigmantas * lang/slovenian update, thanks to Kositer Uros * lang/swedish: update, thanks to Björn T. Hallberg + * tbl_change.php3: upload field only to BLOBs 2003-02-11 Marc Delisle * tbl_replace_fields.php3: sometimes we receive "none" as the file diff --git a/tbl_change.php3 b/tbl_change.php3 index a4af6c49d..e1b50fade 100755 --- a/tbl_change.php3 +++ b/tbl_change.php3 @@ -561,10 +561,11 @@ for ($i = 0; $i < $fields_cnt; $i++) { '; echo ''; echo '';