Subversion Repositories wpShopGermany4

Rev

Rev 7706 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
7706 daniel 1
<?php
2
 
3
	/**
7787 daniel 4
	 * User: Daschmi (https://daschmi.de)
7706 daniel 5
	 * Date: 14.01.2020
6
	 * Time: 07:30
7
	 */
8
 
9
	declare(strict_types=1);
10
 
11