aboutsummaryrefslogtreecommitdiffstats
path: root/langs.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs.php')
-rw-r--r--langs.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/langs.php b/langs.php
index 0c1513e7d..bb1badb17 100644
--- a/langs.php
+++ b/langs.php
@@ -52,6 +52,10 @@ if (!isset($locale))
$page = count($sel) > 0 ? implode('/', $sel) : null;
+// temp SOPA protest redirection
+include G_APP_ROOT . '/sopa/index.php';
+die;
+
$list_langs = array();
$options = array();