Extension [ extension #125 uploadprogress version 2.0.1 ] { - INI { Entry [ uploadprogress.file.filename_template ] Current = '/tmp/upt_%s.txt' } Entry [ uploadprogress.file.contents_template ] Current = '/tmp/upload_contents_%s' } Entry [ uploadprogress.get_contents ] Current = '0' } } - Functions { Function [ function uploadprogress_get_info ] { - Parameters [1] { Parameter #0 [ $identifier ] } } Function [ function uploadprogress_get_contents ] { - Parameters [3] { Parameter #0 [ $identifier ] Parameter #1 [ $fieldname ] Parameter #2 [ $maxlen ] } } } }