Changeset 25 for trunk/manage-us3-pipe.php
- Timestamp:
- Jan 13, 2017, 1:30:29 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/manage-us3-pipe.php
r18 r25 3 3 $us3bin = exec( "ls -d ~us3/lims/bin" ); 4 4 include "$us3bin/listen-config.php"; 5 include " /srv/www/htdocs/common/class/experiment_status.php";5 include "$class_dir/experiment_status.php"; 6 6 7 7 write_log( "$self: Starting" );
Note:
See TracChangeset
for help on using the changeset viewer.