summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-04 17:59:04 +0400
committerAndrew Dolgov <[email protected]>2013-04-04 17:59:04 +0400
commitaadd636a01e039802db63eb3c7ccbb10eb535e1b (patch)
tree1be4e6566743f25057cbad11bdc5521fd7a370df /include
parent0fc3930be4aa75068a7019849ba790302f053880 (diff)
enable remember me
Diffstat (limited to 'include')
-rw-r--r--include/login_form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/login_form.php b/include/login_form.php
index ca07ccfee..7ac7111c8 100644
--- a/include/login_form.php
+++ b/include/login_form.php
@@ -221,7 +221,7 @@ function bwLimitChange(elem) {
<label style='display : inline' for="bw_limit"><?php echo __("Use less traffic") ?></label>
</div>
- <?php if (false && SESSION_COOKIE_LIFETIME > 0) { /* disabled for now */ ?>
+ <?php if (SESSION_COOKIE_LIFETIME > 0) { ?>
<div class="row">
<label>&nbsp;</label>