summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-26 11:28:23 +0300
committerAndrew Dolgov <[email protected]>2010-01-26 11:28:23 +0300
commit5439fbd3d21b1005d11e9053455428fabe5e5e1d (patch)
tree5072ddc9f74859c8203d1e1d8495aea19184ff5b /backend.php
parent51c78a881c8df94180c1144ab813c4fae1a8ef50 (diff)
parent4fab608e66e493bae682f0dc0e907cc40d7adaf4 (diff)
Merge branch 'master' of bah.org.ru:public_html/testbox/tt-rss
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/backend.php b/backend.php
index b9b60a542..a87195c44 100644
--- a/backend.php
+++ b/backend.php
@@ -539,9 +539,8 @@
print "</select>";
$_SESSION = array();
-
+ }
break;
- }
} // Select action according to $op value.