Extension [ extension #125 uploadprogress version 2.0.2 ] { - 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 [ string $identifier ] } - Return [ ?array ] } Function [ function uploadprogress_get_contents ] { - Parameters [3] { Parameter #0 [ string $identifier ] Parameter #1 [ string $fieldname ] Parameter #2 [ int $maxlen = -1 ] } - Return [ ?string ] } } }