summaryrefslogtreecommitdiffstats
path: root/REFLECTION
blob: dc5b6966145cbe33a6d3a9a00387e5b3dd59dcc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Extension [ <persistent> extension #137 uploadprogress version 1.0.3.1 ] {

  - INI {
    Entry [ uploadprogress.file.filename_template <ALL> ]
      Current = '/tmp/upt_%s.txt'
    }
    Entry [ uploadprogress.file.contents_template <ALL> ]
      Current = '/tmp/upload_contents_%s'
    }
    Entry [ uploadprogress.get_contents <ALL> ]
      Current = '0'
    }
  }

  - Functions {
    Function [ <internal:uploadprogress> function uploadprogress_get_info ] {
    }
    Function [ <internal:uploadprogress> function uploadprogress_get_contents ] {
    }
  }
}