base64_encode($_SERVER['REQUEST_URI']))); $tpl['login_url'] = URL_LOGIN; $tpl['logout_url'] = URL_LOGOUT.url(array('r'=>base64_encode($_SERVER['REQUEST_URI']))); $tpl['cart_url'] = URL_CART_DETAILS; $tpl['profile_url'] = URL_PROFILE; $tpl['search_url'] = URL_SEARCH; $tpl['root_url'] = ROOT_URL; $tpl['shop_url'] = SHOP_URL; $tpl['admin_url'] = ADMIN_URL; $tpl['regulations_url'] = URL_REGULATIONS; /* msz 07112005*/ $tpl['str_nowosci'] = URL_STR_NOWOSCI; $tpl['str_promocje'] = URL_STR_PROMOCJE; if( $tpl['zalogowany'] ){ $tpl['klient'] = $_SESSION['klient']; }else{ $tpl['klient'] = false; } // Opytamalizacja dla wyszukiwarek $tpl['page_title'] = @$cfg['SEO']['all']['title']; $tpl['page_description'] = @$cfg['SEO']['all']['desc']; $tpl['page_keywords'] = @$cfg['SEO']['all']['keywords']; $tpl['page_type'] = @$cfg['SEO']['all']['page_type']; $tpl['page_hidden'] = @$cfg['SEO']['all']['hidden']; // kod strony dla statystyk $tpl['stat_page_id'] = SCRIPT; // menu reset unset($_SESSION["menu_open"]); # print "
";print_r( $_SESSION['koszyk'] );print "
"; exit; ?>
Fatal error: Call to undefined function user_contents() in /mnt/v2/www/c263/html/index.php on line 14