Reply to Problem with upload::processed

Problem with upload::processed new!
by G.Azamat, 9 years, 11 months ago
Hi!
Thanks for the wonderful upload class.
I have one problem, after creating object (before processing), flag upload->processed === TRUE.

In line 2602 (v.0.32) this code:
function upload($file, $lang = 'en_GB') {
...
$this->processed = true;
...

What was the reason?
I thought, that this flag should be TRUE only after calling upload->processe() method (according phpdoc).Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important