I have 2.2.6. and am trying to remove the redirects. This is the file I am working with now: install-massprune-redirects
In that file there is some code that I can't find.
PHP Code:
3. Open mod/index.php.
Find:
<a href="thread.php?s=<?php echo $session[sessionhash]; ?>&action=prune"> Mass Prune </a>
Is mod/index.php even the right file to find that code?
Dark Shogun