Changeset 20057 for trunk/Nebulous-Server/lib/Nebulous/Server.pm
- Timestamp:
- Oct 10, 2008, 3:24:21 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/lib/Nebulous/Server.pm
r20056 r20057 1 1 # Copyright (c) 2004-2008 Joshua Hoblitt 2 2 # 3 # $Id: Server.pm,v 1.9 0 2008-10-11 01:16:50jhoblitt Exp $3 # $Id: Server.pm,v 1.91 2008-10-11 01:24:21 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server; … … 50 50 $self->config($config); 51 51 52 # ask for the db handle as a means of validating the database parameters 53 $self->db; 54 52 55 $log->debug( "leaving" ); 53 56
Note:
See TracChangeset
for help on using the changeset viewer.
