Changeset 820 for trunk/Modules/NetworkConfig/NetworkConfig.php
- Timestamp:
- Mar 20, 2016, 10:33:00 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/NetworkConfig/NetworkConfig.php
r817 r820 32 32 'Items' => array( 33 33 'Caption' => array('Type' => 'String', 'Caption' => 'Jméno', 'Default' => ''), 34 ' Execute' => array('Type' => 'String', 'Caption' => 'Povely', 'Default' => ''),34 'SysName' => array('Type' => 'String', 'Caption' => 'Systémové jméno', 'Default' => ''), 35 35 'Changed' => array('Type' => 'TNetworkConfigurationState', 'Caption' => 'Stav', 'Default' => 0), 36 36 'LastTime' => array('Type' => 'DateTime', 'Caption' => 'Naposledy spuštěno', 'ReadOnly' => true),
Note:
See TracChangeset
for help on using the changeset viewer.