ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.100 by root, Mon Dec 25 11:25:49 2006 UTC vs.
Revision 1.101 by root, Mon Dec 25 14:43:23 2006 UTC

1223 # reload cf.pm 1223 # reload cf.pm
1224 $msg->("reloading cf.pm"); 1224 $msg->("reloading cf.pm");
1225 require cf; 1225 require cf;
1226 cf::_connect_to_perl; # nominally unnecessary, but cannot hurt 1226 cf::_connect_to_perl; # nominally unnecessary, but cannot hurt
1227 1227
1228
1229 # load config and database again 1228 # load config and database again
1230 cf::cfg_load; 1229 cf::cfg_load;
1231 cf::db_load; 1230 cf::db_load;
1232 1231
1233 # load extensions 1232 # load extensions

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines