From 5cd400374d6d8401603e6bfe8c07fa3f3199b092 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sun, 4 Nov 2012 12:41:57 +0000 Subject: [PATCH] These scripts were still on mxchange.org and are deprecated, needs distribution --- .gitattributes | 3 +++ inc/language/en.ph | 3 +++ inc/language/pro_de.php | 3 +++ inc/libs/output_functions.php | 3 +++ 4 files changed, 12 insertions(+) create mode 100644 inc/language/en.ph create mode 100644 inc/language/pro_de.php create mode 100644 inc/libs/output_functions.php diff --git a/.gitattributes b/.gitattributes index 804a3a0b8a..b2463da8bb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -305,6 +305,7 @@ inc/language/de.php svneol=native#text/plain inc/language/debug_de.php svneol=native#text/plain inc/language/doubler_de.php svneol=native#text/plain inc/language/earning_de.php svneol=native#text/plain +inc/language/en.ph -text inc/language/en.php svneol=native#text/plain inc/language/forced_de.php svneol=native#text/plain inc/language/grade_de.php svneol=native#text/plain @@ -327,6 +328,7 @@ inc/language/optimize_de.php svneol=native#text/plain inc/language/order_de.php svneol=native#text/plain inc/language/other_de.php svneol=native#text/plain inc/language/payout_de.php svneol=native#text/plain +inc/language/pro_de.php -text inc/language/profile_de.php svneol=native#text/plain inc/language/rallye_de.php svneol=native#text/plain inc/language/refback_de.php svneol=native#text/plain @@ -379,6 +381,7 @@ inc/libs/online_functions.php svneol=native#text/plain inc/libs/optimize_functions.php svneol=native#text/plain inc/libs/order_functions.php svneol=native#text/plain inc/libs/other_functions.php svneol=native#text/plain +inc/libs/output_functions.php -text inc/libs/payout_functions.php svneol=native#text/plain inc/libs/politician-stop_functions.php svneol=native#text/plain inc/libs/profile_functions.php svneol=native#text/plain diff --git a/inc/language/en.ph b/inc/language/en.ph new file mode 100644 index 0000000000..f551ef47b7 --- /dev/null +++ b/inc/language/en.ph @@ -0,0 +1,3 @@ + diff --git a/inc/language/pro_de.php b/inc/language/pro_de.php new file mode 100644 index 0000000000..f551ef47b7 --- /dev/null +++ b/inc/language/pro_de.php @@ -0,0 +1,3 @@ + diff --git a/inc/libs/output_functions.php b/inc/libs/output_functions.php new file mode 100644 index 0000000000..f551ef47b7 --- /dev/null +++ b/inc/libs/output_functions.php @@ -0,0 +1,3 @@ + -- 2.39.5