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