Subversion Repositories wpShopGermany4

Rev

Rev 7895 | Rev 8117 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7895 Rev 7998
Line 142... Line 142...
142
 
142
 
143
		</div>
143
		</div>
144
 
144
 
145
		<div class="basket_sum_wrap">
145
		<div class="basket_sum_wrap">
146
 
146
 
147
			<?php $this->callMods('basket_row_afterproducts', array(&$p, $i)); ?>
147
			<?php $this->callMods('basket_row_afterproducts', []); ?>
148
 
148
 
149
			<?php $bLine = false; ?>
149
			<?php $bLine = false; ?>
150
			
150
			
151
			<?php if (wpsg_isSizedArray($this->view['basket']['arCalculation']['voucher'])) { $bLine = true; ?>
151
			<?php if (wpsg_isSizedArray($this->view['basket']['arCalculation']['voucher'])) { $bLine = true; ?>
152
				
152