Ignore:
Timestamp:
21 Sep 2005, 07:52:20 (19 years ago)
Author:
Henrik Bettermann
Message:
 
Location:
waeup_cms/trunc/Extensions
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • waeup_cms/trunc/Extensions/Install.py

    r6 r7  
    2626from StringIO import StringIO
    2727
    28 from Products.WAEUP.config import PROJECTNAME, GLOBALS
     28from Products.waeup_cms.config import PROJECTNAME, GLOBALS
    2929
    3030from Products.Archetypes import listTypes
  • waeup_cms/trunc/Extensions/changeuseractions.py

    r6 r7  
    6161                ,'View'
    6262                ,'user'
    63                 , visible=1)
     63                , visible=0)
    6464    mt.addAction('svninter'
    6565                ,'SVN Web Interface'
Note: See TracChangeset for help on using the changeset viewer.