Subversion Repositories wpShopGermany4

Rev

Rev 8146 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8146 Rev 8379
Line 4... Line 4...
4
	 * Template für den Warenkorb
4
	 * Template für den Warenkorb
5
	 */
5
	 */
6
 
6
 
7
	//wpsg_debug($this->view['basket']);
7
	//wpsg_debug($this->view['basket']);
8
	//wpsg_debug($this->view['basket']['arCalculation']);
8
	//wpsg_debug($this->view['basket']['arCalculation']);
-
 
9
	
9
    //wpsg_debug($_SESSION['wpsg']);
10
    //wpsg_debug($_SESSION['wpsg']);
10
	//wpsg_debug($this->arShipping);
11
	//wpsg_debug($this->arShipping);
11
 
12
 
12
	//wpsg_debug(__('Deutschland', 'wpsg'));
13
	//wpsg_debug(__('Deutschland', 'wpsg'));
13
 
14