IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2006, 10:36:15 AM (20 years ago)
Author:
jhoblitt
Message:

rename pxConfig database -> dbh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxadminConfig.c

    r6261 r6341  
    7373
    7474    // define Database handle, if used
    75     config->database = pmConfigDB(config->site);
     75    config->dbh = pmConfigDB(config->site);
    7676    return true;
    7777}
Note: See TracChangeset for help on using the changeset viewer.