08/07/2014 at 2:27 pm
#300066
Keymaster
@ Allen
Version 0.7.9.7 was the last that randomized on every page hit:
https://github.com/Connections-Business-Directory/Connections/blob/0.7.9.7/includes/class.retrieve.php
Version 0.8.3 was the first where it is randomized once an hour per user.
https://github.com/Connections-Business-Directory/Connections/blob/0.8.3/includes/class.retrieve.php
You’ll have to do a diff on the class.retrieve.php file to see the changes that were made.
