@joedirt -
PHP Code:
$pa = '
Links checked on ' . date('d/m/y'). ' by link checker bot';
$ppa = '<!--Botstart--><br /> Links checked on ' . date('d/m/y'). ' by link checker bot<!--Botend-->';
change this code to
PHP Code:
$pa = '
Links checked on ' . date('d/m/y'). ' by link checker bot';
$ppa = '<!--Botstart--><br /><br /><br /> Links checked on ' . date('d/m/y'). ' by link checker bot<!--Botend-->';
@soundbarrierpro - In every topic bot checks, it adds this line.
@LordNinja - I'm not sure, sorry.