Changeset 14128 for trunk/ippMonitor/raw/getimage.php
- Timestamp:
- Jul 10, 2007, 4:47:46 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/getimage.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/getimage.php
r13281 r14128 2 2 3 3 $debug = 0; 4 include 'site.php'; 5 6 // these are defined by site.php 7 // global $PERLLIB; 8 // global $BINDIR; 9 // global $SITE; 4 10 5 11 ### these need to be set to the correct locations!! 6 $PERLLIB = "/home/kiawe/eugene/psconfig/dev.linux/lib";7 $BINDIR = "/home/kiawe/eugene/psconfig/dev.linux/bin";8 $SITE = "/home/kiawe/eugene/.ipprc";9 12 $MISSING = "missing.png"; 10 13
Note:
See TracChangeset
for help on using the changeset viewer.
