ParseExtensions() #var_dump($T['FileList']); # Disable the extension parser for edits # todo: Make this work with $T['FileList'] if ($T['Container'] === 'Autofill' || $T['Archive'] === 'Autofill') { $Err = "Extension parsing is only possible for new uploads"; error($Err); } # Line 307