From 711098bbff0a792f2fa0177b5335f968995ca5e5 Mon Sep 17 00:00:00 2001 From: nbm Date: Mon, 13 Jun 2005 21:07:03 +0000 Subject: [PATCH] Fix mis-commented section (breaks php code validation) --- phpmailer/language/phpmailer.lang-tr.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpmailer/language/phpmailer.lang-tr.php b/phpmailer/language/phpmailer.lang-tr.php index 2acec15..c985123 100755 --- a/phpmailer/language/phpmailer.lang-tr.php +++ b/phpmailer/language/phpmailer.lang-tr.php @@ -2,7 +2,7 @@ /** * PHPMailer dil dosyası. * Türkçe Versiyonu - */İZYAZILIM - Elçin Özel - Can Yılmaz - Mehmet Benlioğlu + */ $PHPMAILER_LANG = array(); @@ -21,4 +21,4 @@ $PHPMAILER_LANG["file_access"] = 'Dosyaya erişilemiyor: '; $PHPMAILER_LANG["file_open"] = 'Dosya Hatası: Dosya açılamıyor: '; $PHPMAILER_LANG["encoding"] = 'Bilinmeyen şifreleme: '; -?> \ No newline at end of file +?> -- libgit2 0.21.4