Changeset 21 for trunk/listen-config.php.template
- Timestamp:
- Mar 21, 2016, 2:25:22 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/listen-config.php.template
r19 r21 1 1 <?php 2 $home = exec( "ls -d ~us3 " );2 $home = exec( "ls -d ~us3/lims" ); 3 3 $home_remote = "$home"; // for local submission 4 4 $work = "$home/work";
Note:
See TracChangeset
for help on using the changeset viewer.