Changeset 2773
- Timestamp:
- 10/18/06 21:43:31 (7 years ago)
- Files:
-
- modules/branches/2.2/asterisk-cli/module.xml (modified) (1 diff)
- modules/branches/2.2/irc/module.xml (modified) (1 diff)
- modules/branches/2.2/logfiles/module.xml (modified) (1 diff)
- modules/branches/2.2/phpagiconf/module.xml (modified) (1 diff)
- modules/branches/2.2/phpinfo/module.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/asterisk-cli/module.xml
r2769 r2773 4 4 <version>1.0</version> 5 5 <type>tool</type> 6 <category>System Admin </category>6 <category>System Administration</category> 7 7 <menuitems> 8 8 <cli>Asterisk CLI</cli> modules/branches/2.2/irc/module.xml
r2354 r2773 4 4 <version>1.0.3</version> 5 5 <type>tool</type> 6 <category> Help</category>6 <category>Support</category> 7 7 <menuitems> 8 8 <irc>Online Support</irc> modules/branches/2.2/logfiles/module.xml
r2357 r2773 4 4 <version>1.0.1</version> 5 5 <type>tool</type> 6 <category> Maintenance</category>6 <category>Support</category> 7 7 <menuitems> 8 8 <logfiles>Asterisk Logfiles</logfiles> modules/branches/2.2/phpagiconf/module.xml
r2371 r2773 4 4 <version>1.0</version> 5 5 <type>tool</type> 6 <category> Config</category>6 <category>System Administration</category> 7 7 <menuitems> 8 8 <phpagiconf>PHPAGI Config</phpagiconf> modules/branches/2.2/phpinfo/module.xml
r2372 r2773 4 4 <version>1.0</version> 5 5 <type>tool</type> 6 <category> Basic</category>6 <category>System Administration</category> 7 7 <menuitems> 8 8 <phpinfo>PHP Info</phpinfo>
