Hotel problem!

tune42

Member
Jul 27, 2011
66
0
In class.users.php,
Code:
line 104 this is found: if($engine->num_rows("SELECT * FROM users WHERE ip_reg = '" . $_SERVER['REMOTE_ADDR'] . "'") == 1)
<-- Replace the 1 with the amount of users per IP you want.
 

Users who are viewing this thread

Top