View Single Post
Old 11-17-2003, 11:30 PM   #2
Rolandks
Purple Mole
 
Rolandks's Avatar
 
Join Date: Sep 2003
Location: Kassel, Germany
Posts: 119
User-agent is hard-coded in: admin/robot_functions.php
Line 452
PHP Code:
   @ini_set('user_agent','PhpDig/'.PHPDIG_VERSION.' (PHP; MySql)'."\r\n".phpDigMakeCookies($cookiesToSend,$path)); 
and
Line 549 ff:

PHP Code:
function phpdigReadRobotsTxt($site)
.... 
-Roland-
Rolandks is offline   Reply With Quote