kleine constant Fehler geändert
This commit is contained in:
parent
1d2f794c25
commit
4ad2ae25b0
@ -3448,11 +3448,6 @@ $beginndatum = $_POST['beg_jahr'.$i].'-'.$_POST['beg_mon'.$i].'-'.$_POST['beg_ta
|
|||||||
$enddatum = $_POST['ende_jahr'.$i].'-'.$_POST['ende_mon'.$i].'-'.$_POST['ende_tag'.$i];
|
$enddatum = $_POST['ende_jahr'.$i].'-'.$_POST['ende_mon'.$i].'-'.$_POST['ende_tag'.$i];
|
||||||
$abteilung = $_POST['abteilung'.$i];
|
$abteilung = $_POST['abteilung'.$i];
|
||||||
$telabteilung = $_POST['telabteilung'.$i];
|
$telabteilung = $_POST['telabteilung'.$i];
|
||||||
echo "
|
|
||||||
$pos<br>
|
|
||||||
$bezeichnung<br>
|
|
||||||
<hr>
|
|
||||||
";
|
|
||||||
if(isset($pos)){
|
if(isset($pos)){
|
||||||
$pos = str_replace (array("'"), array("\'"), $pos);
|
$pos = str_replace (array("'"), array("\'"), $pos);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user