Added note --> Just make sure you remove the spaces from "| | |"
The second time you find:
in the code and add in the parts their(for each file) you would need to change the array numbers. The array numbers are assigned by:
Notice how $searchfile[1] is added to the end. that makes it 8th value in the line, and the 7th array value(since they start with 0) All you have to do is add:
right after
and then count over and find the array varialbe of it. Then, where you would add
just add
where ? is the array variable. Hopefully you understand all my babbling. If the Allhack patch has messed alot with the part of the script that gets the user permissions stuff, be careful..
Other then that, you should be good to go.
[center]
ALWAYS MAKE BACKUPS[/center]
[This message has been edited by atom911 (edited January 06, 2000).]