1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 14:15:56 +00:00

enable translations by default; misc fixes

This commit is contained in:
Andrew Dolgov
2010-01-25 23:12:08 +03:00
parent b62f7265cc
commit 0456176a44
3 changed files with 10 additions and 18 deletions

View File

@@ -539,9 +539,8 @@
print "</select>";
$_SESSION = array();
}
break;
}
} // Select action according to $op value.