Changeset 534 for trunk/pages
- Timestamp:
- Mar 24, 2009, 8:35:28 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/pages/reg_config.php
r516 r534 1 1 <?php 2 $AllowedRegistrationCountPerDay = 1 ;2 $AllowedRegistrationCountPerDay = 10; 3 3 $YesterdayMaxPlayers = 200; 4 4 $MaximumAccountCount = 15651;
Note:
See TracChangeset
for help on using the changeset viewer.