This commit is contained in:
Paminger
2016-02-29 16:51:21 +01:00
parent 2236ba7d26
commit eb84022abf
85 changed files with 12852 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<?php
echo "\n",$person_item->titelpre,"\n";
echo $person_item->vorname,' ';
echo $person_item->nachname;