update fr translation

This commit is contained in:
zotlabs
2017-02-20 18:46:51 -08:00
parent bc1812840a
commit 1c1d1f1185
4 changed files with 13790 additions and 9069 deletions

View File

@@ -59,8 +59,6 @@ class Cloud extends \Zotlabs\Web\Controller {
$auth->observer = $ob_hash;
}
if ($_GET['davguest'])
$_SESSION['davguest'] = true;
$_SERVER['QUERY_STRING'] = str_replace(array('?f=', '&f='), array('', ''), $_SERVER['QUERY_STRING']);
$_SERVER['QUERY_STRING'] = strip_zids($_SERVER['QUERY_STRING']);