source: waeup_product/trunk/skins/waeup_default/getWAeUPVocabularies.py @ 47

Last change on this file since 47 was 19, checked in by joachim, 19 years ago

initial import

  • Property svn:keywords set to Id
File size: 95 bytes
Line 
1##parameters=
2# $Id: getWAeUPVocabularies.py 19 2005-09-29 09:34:34Z joachim $
3"""Return custom vocabularies."""
4
5vocabularies = {}
6
7return vocabularies
Note: See TracBrowser for help on using the repository browser.