Rollback script
Would it not be an idea once rolling back a page to return to the page that you were rolling back instead of the home page?
Is there a possibility of changing this line in future releases to make sure this happens?
Line 81:
header ("location: tiki-index.php");
->
header ("location: tiki-index.php?page=$page");