/ March 26, 2017

Though phpLD version 2 is a free version, that does not mean we don’t try to improve it and update it!

Update: Version 2.1.3 is the better version to use.

Here is a short list of improvements and fixes we have made:
1. People were sometime getting false positives about “link already exists”, and a fix has been applied to stop this from happening falsely.
2. An improvement was made to the payment system to prevent a possible spoofing attack.
3. Additional checks were added to prevent remote submissions (spam). In constants.php you can check to allow empty user agents or not. We advise “not”. 

4. Fix for alphabetical sorting
5. There has been an improvement to pagerank checking, and you will find it works on many more servers now! 

files changed
submit.php
index.php
payment.php
init.php
/include/constants.php
/include/functions.php
/include/pagerank.php
Files added
/include/check_post_rules.php
/include/client_info.php

To update a modded version of phpLD use a program like winmerge to compare and copy over changes to the files listed as changed

if using a non moded directory simply upload all files except for /include/config.php

No need for install to be ran again as there are no database changes on this update.