Revcms- Register twice

RyanMK

Still alive
May 27, 2010
802
117
Open file class.users.php

Then find this line
PHP:
if($engine->num_rows("SELECT * FROM users WHERE ip_reg = '" . $_SERVER['REMOTE_ADDR'] . "'") == 1)

And replace the 1 with as many accounts you want per IP.
 

Users who are viewing this thread

Top