From d656297884f94aff19ef916e3ae30d020b2c78b6 Mon Sep 17 00:00:00 2001 From: Damien Metzger Date: Mon, 1 Jul 2013 14:00:01 +0200 Subject: [PATCH] // Removed call to a deprecated file --- classes/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/Language.php b/classes/Language.php index 047cca8a0..2efb49528 100644 --- a/classes/Language.php +++ b/classes/Language.php @@ -273,7 +273,7 @@ class LanguageCore extends ObjectModel 'contact.html', 'contact.txt', 'contact_form.html', 'contact_form.txt', 'credit_slip.html', 'credit_slip.txt', - 'download_product.html', 'download_product.txt', 'download-product.tpl', + 'download_product.html', 'download_product.txt', 'employee_password.html', 'employee_password.txt', 'forward_msg.html', 'forward_msg.txt', 'guest_to_customer.html', 'guest_to_customer.txt',