aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/language_switch/language/km_KH
diff options
context:
space:
mode:
authormistic100 <mistic@strangeplanet.fr>2015-07-24 22:44:39 +0200
committermistic100 <mistic@strangeplanet.fr>2015-07-26 19:11:36 +0200
commit4e71ba9d3ea40cd2d817965e5eed4a2fe1b876b3 (patch)
treeaf7f5291540806e5fde21db1d98d590579549055 /plugins/language_switch/language/km_KH
parent32138f1fbd7637dffaaad0c8ca677e43a0d13831 (diff)
Remove core plugins from core repository
Diffstat (limited to 'plugins/language_switch/language/km_KH')
-rwxr-xr-xplugins/language_switch/language/km_KH/description.txt1
-rw-r--r--plugins/language_switch/language/km_KH/index.php7
2 files changed, 0 insertions, 8 deletions
diff --git a/plugins/language_switch/language/km_KH/description.txt b/plugins/language_switch/language/km_KH/description.txt
deleted file mode 100755
index daa1c0917..000000000
--- a/plugins/language_switch/language/km_KH/description.txt
+++ /dev/null
@@ -1 +0,0 @@
-ផ្តូរ​ទៅ​ភាសាដទៃ​ទៀត ដោយការ​ប្រើប្រាស់​រូប​ទង់ជាតិ​លើទំព័រ​វិចិត្រសាល​របស់​អ្នក។ \ No newline at end of file
diff --git a/plugins/language_switch/language/km_KH/index.php b/plugins/language_switch/language/km_KH/index.php
deleted file mode 100644
index ec6605317..000000000
--- a/plugins/language_switch/language/km_KH/index.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-$url = '../';
-header( 'Request-URI: '.$url );
-header( 'Content-Location: '.$url );
-header( 'Location: '.$url );
-exit();
-?>