• Welcome to KonaKart Community Forum. Please login or sign up.
 

LogInBody.jsp

Started by ryanlynch, August 22, 2008, 11:37:14 pm

Previous topic - Next topic

ryanlynch

HI there -

I found the following code at the beginning of LogInBody.jsp and I am hoping someone can tell me if it's important... not sure what info_shopping_cart.php is

<script type="text/javascript"><!--
function session_win() {
  window.open("http://localhost/catalog/info_shopping_cart.php?osCsid=5ed86efcd9ab9e0afa5f7e3810309edb","info_shopping_cart","height=460,width=430,toolbar=no,statusbar=no,scrollbars=yes";).focus();
}
//--></script>

pete

Hi,

You can safely delete that script. We'll remove it in the next release.