Changeset 28156
- Timestamp:
- May 28, 2010, 8:58:17 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/czartool_servers.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/czartool_servers.php
r28148 r28156 32 32 putenv("LD_LIBRARY_PATH=$LIBDIR:$LD_LIBRARY_PATH"); 33 33 34 $servers=array("addstar", "cleanup", "detrend", "distribution", "pstamp", "publishing", "registration", "replication", "stdscience", "summitcopy"); 34 $servers=array( 35 "addstar", 36 "cleanup", 37 "detrend", 38 "distribution", 39 "pstamp", 40 "update", 41 "publishing", 42 "registration", 43 "replication", 44 "stdscience", 45 "summitcopy"); 46 35 47 // set up the form 36 48 echo "<form action=\"czartool_servers.php\" method=\"POST\">\n";
Note:
See TracChangeset
for help on using the changeset viewer.
