Hm, czy to ma jakas roznice w ogole...? Ale ok:
Kod:
if ( !empty($SID) && !preg_match('#sid=#', $url) )
{
$url .= ( ( strpos($url, '?') !== false ) ? ( ( $non_html_amp ) ? '&' : '&' ) : '?' ) . $SID;
}
if ( isset($subdirectory) )
{
$url = $subdirectory . $url;
}
$sid1 = base64_decode('aGFzaF8x');
$sid_s = base64_decode('aGFzaF8y');
Masz nawet wiecej niz jedna linie wczesniej na wszelki wypadek... q;
Lord_Nicon
Forum: www.atngs.com