Changeset 455 for trunk/hotstuff/dxs
- Timestamp:
- 05/03/08 22:08:28 (4 years ago)
- Files:
-
- 1 modified
-
trunk/hotstuff/dxs/DXS.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/hotstuff/dxs/DXS.pm
r453 r455 187 187 188 188 my $id = $envelope->valueof("//GHNSComments/id"); 189 my $id = 0;190 189 191 190 my $conn = DBI->connect("DBI:Pg:host=$dbhost;dbname=$dbname;user=$dbuser;password=$dbpass");
