mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:55:56 +00:00
move db-prefs to OO
This commit is contained in:
@@ -11,7 +11,6 @@ class RPC extends Handler_Protected {
|
||||
$id = $this->dbh->escape_string($_REQUEST["id"]);
|
||||
|
||||
$_SESSION["profile"] = $id;
|
||||
$_SESSION["prefs_cache"] = array();
|
||||
}
|
||||
|
||||
function remprofiles() {
|
||||
|
||||
Reference in New Issue
Block a user