Changeset 38 for trunk/www/form_classes.php
- Timestamp:
- Jun 16, 2009, 5:26:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/form_classes.php
r34 r38 69 69 'Homepage' => array('Type' => 'Hyperlink', 'Caption' => 'Webové stránky', 'Default' => ''), 70 70 'Type' => array('Type' => 'ServerType', 'Caption' => 'Typ', 'Default' => 0), 71 'Database' => array('Type' => 'Database', 'Caption' => 'Databáze', 'Default' => 0),71 //'Database' => array('Type' => 'Database', 'Caption' => 'Databáze', 'Default' => 0), 72 72 'Motd' => array('Type' => 'String', 'Caption' => 'Zpráva dne', 'Default' => 'Vítejte na free WoW serveru'), 73 73 'ServerId' => array('Type' => 'Hidden', 'Caption' => 'Id', 'Default' => 0),
Note:
See TracChangeset
for help on using the changeset viewer.