[imp] IMP 2.2.5: some problems

Christopher Crowley ccrowley@tulane.edu
Tue, 29 May 2001 16:44:43 -0500


So I trouble shot it to these lines from compose.php3:

/*                      if (!is_uploaded_file(safe_file($file_upload))) {
                                break;  /* ignore attempt to spoof us; back
to composing
                        }
*/


Some insight into the intention of this code would be appreciated.

As always, thank you in advance for the help.

Chris