Show
Ignore:
Timestamp:
09/23/07 17:09:50 (6 years ago)
Author:
d0nut
Message:

wbb/wcf has to be set as plugin. otherwise the options will not be displayed.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • googleanalytics/package.xml

    r20 r28  
    88                <version>1.0.0</version> 
    99                <date>DATE</date> 
    10                 <plugin>de.easy-coding.wbb.footscript</plugin> 
     10                <plugin>com.woltlab.wbb</plugin> 
    1111        </packageinformation> 
    1212         
     
    1717 
    1818        <requiredpackages> 
     19                <requiredpackage minversion="1.0.0">com.woltlab.wcf</requiredpackage> 
    1920                <requiredpackage minversion="1.0.0" file="requirements/de.easy-coding.wbb.footscript.tar.gz">de.easy-coding.wbb.footscript</requiredpackage> 
    2021        </requiredpackages>