Changeset 34013
- Timestamp:
- Jun 14, 2012, 10:55:23 AM (14 years ago)
- Location:
- trunk/ippMonitor/def
- Files:
-
- 5 edited
-
newImfile.d (modified) (1 diff)
-
pzDoneImfile.d (modified) (1 diff)
-
pzPendingImfile.d (modified) (1 diff)
-
rawImfile.d (modified) (1 diff)
-
summitImfile.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/newImfile.d
r18193 r34013 4 4 MENU ipp.load.dat 5 5 6 UNRESTRICTED WHERE 0>1 7 6 8 # field size format name show link to extras 7 9 FIELD exp_id, 5, %d, exposure ID -
trunk/ippMonitor/def/pzDoneImfile.d
r16638 r34013 3 3 FILE pzDoneImfile.php 4 4 MENU ipp.load.dat 5 6 UNRESTRICTED AND 0>1 5 7 6 8 WHERE pzDownloadImfile.fault = 0 -
trunk/ippMonitor/def/pzPendingImfile.d
r16638 r34013 3 3 FILE pzPendingImfile.php 4 4 MENU ipp.load.dat 5 6 UNRESTRICTED AND 0>1 5 7 6 8 WHERE summitImfile.exp_name = pzDownloadExp.exp_name -
trunk/ippMonitor/def/rawImfile.d
r26991 r34013 5 5 6 6 # HEAD PHP insert_backref ("rawExp.php", "exp_id", $ID['link']); 7 8 UNRESTRICTED WHERE 0>1 7 9 8 10 OP OP1 $ra * 57.295783 -
trunk/ippMonitor/def/summitImfile.d
r16617 r34013 3 3 FILE summitImfile.php 4 4 MENU ipp.load.dat 5 6 UNRESTRICTED WHERE 0>1 5 7 6 8 # field size format name show link to extras
Note:
See TracChangeset
for help on using the changeset viewer.
