Changeset 392 for branches/stable/cgi-bin/list-cust.php
- Timestamp:
- 02/19/10 12:48:10 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/cgi-bin/list-cust.php
r343 r392 31 31 if (!$db_conn) { 32 32 echo ("<H1>Failed connection to db ipdb. Can't continue.</H1>"); 33 echo "db err: ". pg_last_error() ."\n"; 33 34 exit; 34 35 }
Note:
See TracChangeset
for help on using the changeset viewer.