From 398b7a9f4a7e544764befc599df3afbe4c45c815 Mon Sep 17 00:00:00 2001 From: Garvin Hicking Date: Thu, 4 Dec 2003 16:09:13 +0000 Subject: Editing of multiple records at once. This is a hook-in to the 'delete multiple records' and basically just wraps all data in some kind of Ueber-Array. It should be compatible with single records editing. I tried various combinations already and it seems to work. But this can heavily break stuff, so expect this to be EXPERIMENTAL! We should only release RC1 after this has been thoroughly tested (will do so in the next days by myself). What maybe needs fixing is the way of evaluating $goto/ $err_url and similars. As I am not much into that redirection stuff, maybe one can see if I did something wrong in the area. --- browse_foreigners.php | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'browse_foreigners.php') diff --git a/browse_foreigners.php b/browse_foreigners.php index 677266c372..33252fa98c 100644 --- a/browse_foreigners.php +++ b/browse_foreigners.php @@ -43,8 +43,8 @@ PMA_setFontSizes();