Subversion Repositories wpShopGermany4

Rev

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

Rev 5261 Rev 7110
Line 1... Line 1...
1
<?php 
1
<?php 
2
 
2
 
3
	/**
3
	/**
4
	 * Template für die Integration von wirecard in die Bestellabschlußseite
4
	 * Template für die Integration von wirecard in die Bestellabschlussseite
5
	 */
5
	 */
6
 
6
 
7
?>
7
?>
8
<?php if ($this->get_option('wpsg_mod_wirecard_mode') == '0') { ?>
8
<?php if ($this->get_option('wpsg_mod_wirecard_mode') == '0') { ?>
9
 
9