Changeset 4506 for modules/branches/2.3/dashboard
- Timestamp:
- 07/21/07 17:15:40 (6 years ago)
- Files:
-
- modules/branches/2.3/dashboard/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/dashboard/module.xml
r4467 r4506 2 2 <rawname>dashboard</rawname> 3 3 <name>System Dashboard</name> 4 <version>0.2.0</version> 4 <version>0.2.1</version> 5 <candisable>no</candisable> 5 6 <type>tool</type> 6 7 <category>Basic</category> … … 16 17 </depends> 17 18 <changelog> 19 *0.2.1* make module permanent, should not be able to disable 18 20 *0.2.0* Add real-time updates 19 21 *0.1.0* Initial release 20 22 </changelog> 21 <location>release/2.3/dashboard-0.2. 0.tgz</location>23 <location>release/2.3/dashboard-0.2.1.tgz</location> 22 24 <info>http://aussievoip.com.au/wiki/freePBX-SystemInfo</info> 23 <md5sum> 6d08adfff01a05b242617da62303bc52</md5sum>25 <md5sum>7ff87bfbb5d73f8435a23f946b37486c</md5sum> 24 26 </module>
