1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

new option: OPEN_LINKS_IN_NEW_WINDOW (closes #47)

This commit is contained in:
Andrew Dolgov
2006-03-06 05:45:54 +01:00
parent e8ef3b9715
commit 68511f86ac
6 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -113,6 +113,6 @@
define('SESSION_COOKIE_LIFETIME_REMEMBER', 86400);
// Session cookie lifetime if "remember me" is checked on login.
// vim:ft=php
?>