Index: branches/5.1.x/add_to_cart.php =================================================================== diff -u -N --- branches/5.1.x/add_to_cart.php (revision 13100) +++ branches/5.1.x/add_to_cart.php (revision 0) @@ -1,20 +0,0 @@ -Init(); - -$application->Redirect('in-commerce/checkout/shop_cart', array('pass'=>'p,ord', 'ord_event' => 'OnAddToCart', 'p_id' => $application->GetVar('product'))); \ No newline at end of file