Fehlerkorrekturen nach LIVE-Gang
This commit is contained in:
@@ -8,7 +8,7 @@ else
|
||||
{
|
||||
$text = $var;
|
||||
$var = $_SESSION['Firma']['Gruss'];
|
||||
include __DIR__ . "../pdf/replace_gruss.php";
|
||||
include __DIR__ . "/../pdf/replace_gruss.php";
|
||||
$text .= $var;
|
||||
$text .= "\n" . $_SESSION['Firma']['Email_Signatur'];
|
||||
echo "<form action=\"index.php?section=mail\" method=\"post\">\n";
|
||||
|
||||
Reference in New Issue
Block a user