Changeset 6616
- Timestamp:
- 09/07/08 22:40:01 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/conferences/module.xml
r6442 r6616 2 2 <rawname>conferences</rawname> 3 3 <name>Conferences</name> 4 <version>2.5.1. 1</version>4 <version>2.5.1.2</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <description>Allow creation of conference rooms (meet-me) where multiple people can talk together.</description> 8 8 <changelog> 9 *2.5.1.2* #3135 variable initialization 9 10 *2.5.1.1* #3087 add hook to module code 10 11 *2.5.1* #2064 Migrate recordings to recording ids … … 30 31 <conferences>Conferences</conferences> 31 32 </menuitems> 32 <location>release/2.5/conferences-2.5.1. 1.tgz</location>33 <md5sum> dd9a26a2fc0c48c6a1b34b4d7760e346</md5sum>33 <location>release/2.5/conferences-2.5.1.2.tgz</location> 34 <md5sum>bbb0a5fa658dc9a2058cdcde04a651a7</md5sum> 34 35 </module>
