]> git.mxchange.org Git - mailer.git/commitdiff
These scripts were still on mxchange.org and are deprecated, needs distribution
authorquix0r <quix0r@mxchange.org>
Sun, 4 Nov 2012 12:41:57 +0000 (12:41 +0000)
committerquix0r <quix0r@mxchange.org>
Sun, 4 Nov 2012 12:41:57 +0000 (12:41 +0000)
.gitattributes
inc/language/en.ph [new file with mode: 0644]
inc/language/pro_de.php [new file with mode: 0644]
inc/libs/output_functions.php [new file with mode: 0644]

index 804a3a0b8a1ee3d448616882d9e03bc4a4542ccb..b2463da8bbb5cc98733a031b344b59e20641fe7d 100644 (file)
@@ -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 (file)
index 0000000..f551ef4
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+// @DEPRECATED
+?>
diff --git a/inc/language/pro_de.php b/inc/language/pro_de.php
new file mode 100644 (file)
index 0000000..f551ef4
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+// @DEPRECATED
+?>
diff --git a/inc/libs/output_functions.php b/inc/libs/output_functions.php
new file mode 100644 (file)
index 0000000..f551ef4
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+// @DEPRECATED
+?>