Dennoch:
Was haste denn geändert?
würde mich auch interressieren.
webserver:/srv/www/htdocs/www.proftpd.de/forum2/includes # diff sessions.php sessions.php~
372a373
> global $SID;
374,381c375
< global $SID, $HTTP_SERVER_VARS;
< if ( !empty($SID) && !preg_match('#sid=#', $url) &&
< !strstr($HTTP_SERVER_VARS['HTTP_USER_AGENT'] ,'Googlebot') &&
< !strstr($HTTP_SERVER_VARS['HTTP_USER_AGENT'] ,'slurp@inktomi.com;'))
<
< // global $SID;
< // if ( !empty($SID) && !preg_match('#sid=#', $url) )
<
---
> if ( !empty($SID) && !preg_match('#sid=#', $url) )
cu
stonki