ikinci temizlik tamamlandı

This commit is contained in:
Ümit Tunç
2026-04-28 21:15:09 +03:00
parent f80443aec0
commit 37e7296527
8313 changed files with 2400677 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php if(!isset($subject)) $subject = "Konu başlığı";
if(!isset($html)) $html = "Mail içeriği";
if(!isset($to)) $to = "info@eu-jer.com";
?>
<?php echo $html ?>