| ReviewPost Files Question
We recently installed ReviewPost 2.9 as a fresh install.
Looking through the upgrade script source (which we haven't used since ours was a fresh install), there is:
unlink( "$RP_PATH/showgallery.php");
unlink( "$RP_PATH/login-inc.php");
unlink( "$RP_PATH/email-inc.php");
unlink( "$RP_PATH/adm-backup.php");
which would seem to imply that those files are no longer used in 2.9.
adm-backup.php however is present in the current build so fresh install folks still have the file.
Is that file still used or not?
Thanks.
|