View Single Post
Old March 29th, 2005, 12:36 PM   #1 (permalink)
WB
Member
Verified Customer
 
Join Date: Jan 2002
Posts: 265
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.
WB is offline   Reply With Quote