Ignore:
Timestamp:
22 Jun 2006, 18:39:54 (18 years ago)
Author:
lregebro
Message:

CPSSubscriptions is no longer needed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • waeup_product/trunk/tests/waeuptest.py

    r263 r264  
    77
    88class LayerClass(ExtensionProfileLayerClass):
    9     extension_ids = ('CPSSubscriptions:default', 'WAeUP:default',)
     9    extension_ids = ('WAeUP:default',)
    1010
    1111WAeUPLayer = LayerClass(__name__, 'WAeUPLayer')
Note: See TracChangeset for help on using the changeset viewer.