mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 07:21:28 +00:00
php: remove unused functions
This commit is contained in:
@@ -305,15 +305,6 @@
|
||||
return;
|
||||
}
|
||||
|
||||
/* if ($subop == "globalPurge") {
|
||||
|
||||
print "<rpc-reply>";
|
||||
global_purge_old_posts($link, true);
|
||||
print "</rpc-reply>";
|
||||
|
||||
return;
|
||||
} */
|
||||
|
||||
if ($subop == "setArticleTags") {
|
||||
global $memcache;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user