Changeset 27054 for trunk/ippMonitor/raw/site.php.in
- Timestamp:
- Feb 24, 2010, 1:33:57 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
r24662 r27054 1 1 <?php 2 2 3 $DBHOST = "@DBHOST@"; 4 $DBUSER = "@DBUSER@"; 5 $DBPASS = "@DBPASS@"; 3 $WWWHOST = "@HOST@"; 4 $DBHOST = "@DBHOST@"; 5 $DBUSER = "@DBUSER@"; 6 $DBPASS = "@DBPASS@"; 6 7 7 8 $PERLLIB = "@PERLLIB@";
Note:
See TracChangeset
for help on using the changeset viewer.
