source:
trunk/Install/deb/debian/conf/Modules.php
| Last change on this file was 76, checked in by , 9 years ago | |
|---|---|
| File size: 156 bytes | |
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | $ConfigModules = array ( |
| 4 | 0 => |
| 5 | array ( |
| 6 | 'Name' => 'Measure', |
| 7 | 'Enabled' => true, |
| 8 | 'Version' => '1.0', |
| 9 | 'Installed' => true, |
| 10 | ), |
| 11 | ); |
Note:
See TracBrowser
for help on using the repository browser.
