View Single Post
Old 12-30-2004, 04:37 PM   #5
rAdoN
Green Mole
 
Join Date: Oct 2004
Posts: 27
Quote:
Originally Posted by the_hut2
Then in robot_functions php file, I changed the 3 instances of regs[5] around the !eregi(BANNED,$regs[5]) piece for regs[2]
ps - not all three - just !eregi(BANNED,$regs[5]) to !eregi(BANNED,$regs[2]) - only for ban words in BANNED for all link instead of domain
__________________
rAdoN was here
rAdoN is offline   Reply With Quote