source:
waeup_product/trunk/skins/waeup_default/getWAeUPVocabularies.py
@
19
Last change on this file since 19 was 19, checked in by , 19 years ago | |
---|---|
|
|
File size: 95 bytes |
Line | |
---|---|
1 | ##parameters= |
2 | # $Id: getWAeUPVocabularies.py 19 2005-09-29 09:34:34Z joachim $ |
3 | """Return custom vocabularies.""" |
4 | |
5 | vocabularies = {} |
6 | |
7 | return vocabularies |
Note: See TracBrowser for help on using the repository browser.