mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
CI Init
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
echo "\n",$person_item->titelpre,"\n";
|
||||
echo $person_item->vorname,' ';
|
||||
echo $person_item->nachname;
|
||||
Reference in New Issue
Block a user