mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-11-02 04:41:29 +01:00
set_pref: remove type checking notice
This commit is contained in:
parent
e9105eb50d
commit
ebbe7e5a93
@ -68,8 +68,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
// doesn't peform any type checking, be vigilant
|
||||
|
||||
function set_pref($link, $key, $value) {
|
||||
$key = db_escape_string($key);
|
||||
$value = db_escape_string($value);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user