Changeset 29654 for trunk/ippMonitor/raw/site.php.in
- Timestamp:
- Nov 3, 2010, 1:39:43 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/site.php.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/site.php.in
r28616 r29654 21 21 $DELETION_USER = "apache"; 22 22 $DELETION_DELAY = 15; 23 24 $REPL_HOST_GPC1 = "ipp0012.IfA.Hawaii.Edu"; 25 $REPL_USER_GPC1 = "ipp"; 26 $REPL_PASSWORD_GPC1 = "ipp"; 27 $REPL_DBNAME_GPC1 = "gpc1"; 28 29 $REPL_HOST_NEBULOUS = "ipp0222.IfA.Hawaii.Edu"; 30 $REPL_USER_NEBULOUS = "ippMonitor"; 31 $REPL_PASSWORD_NEBULOUS = "ippMonitor"; 32 $REPL_DBNAME_NEBULOUS = "Nebulous"; 33 23 34 ?>
Note:
See TracChangeset
for help on using the changeset viewer.
