X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=classes%2Fdlg.php;h=25a194bed5546aef134ec41059c77b10aa9bda69;hb=4a80c57c50a474c57ba76eb75c1f01daf6e7f121;hp=d1b5745e70a5f44341f20fa3e9828b71123738af;hpb=5ba1ddd40945fd7543228c09108cd7761f6e00f0;p=tt-rss.git diff --git a/classes/dlg.php b/classes/dlg.php index d1b5745e..25a194be 100644 --- a/classes/dlg.php +++ b/classes/dlg.php @@ -16,7 +16,6 @@ class Dlg extends Handler_Protected { print __("If you have imported labels and/or filters, you might need to reload preferences to see your new data.") . "

"; print "
"; - $owner_uid = $_SESSION["uid"]; $this->dbh->query("BEGIN");