Datenstand V1.0
This commit is contained in:
4
pdf/replace_bestaet.php
Normal file
4
pdf/replace_bestaet.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
$var = str_replace('[Bestätigung_Datum]', $nt['Datum'], $var);
|
||||
$var = str_replace('[Erteilung_Auftrag_Datum]', $nt['A_Datum'], $var);
|
||||
?>
|
||||
Reference in New Issue
Block a user