Changeset 77 for registrace
- Timestamp:
- Sep 17, 2007, 8:52:41 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
registrace/reg_config.php
r74 r77 1 1 <?php 2 $AllowedRegistrationCountPerDay = 2;3 $YesterdayMaxPlayers = 68;4 $MaximumAccountCount = 327 2;2 $AllowedRegistrationCountPerDay = 0; 3 $YesterdayMaxPlayers = 75; 4 $MaximumAccountCount = 3277; 5 5 ?>
Note:
See TracChangeset
for help on using the changeset viewer.