IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2012, 2:49:37 PM (14 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/ippToPsps/jython/czardb.py

    r32852 r33638  
    1717    Constructor
    1818    '''
    19     def __init__(self, logger, doc):
    20         super(CzarDb, self).__init__(logger, doc, "czardatabase")
     19    def __init__(self, logger, config):
     20        super(CzarDb, self).__init__(logger, config, "czardatabase")
    2121
    2222
Note: See TracChangeset for help on using the changeset viewer.