Datenstand V1.0
This commit is contained in:
4
pdf/replace_liefer.php
Normal file
4
pdf/replace_liefer.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
$var = str_replace('[Liefer_Datum]', $nt['Datum'], $var);
|
||||
$var = str_replace('[Liefer_Nummer]', $nt['Jahr']."_".$nt['ID'], $var);
|
||||
?>
|
||||
Reference in New Issue
Block a user