summaryrefslogtreecommitdiff
path: root/classes/rpc.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-09-25 10:04:09 +0300
committerAndrew Dolgov <[email protected]>2020-09-25 10:04:09 +0300
commite993d4feb2e90600f5c896f1e3508f7f95e81c84 (patch)
tree3f3cf10fbf124c49b61bf81fef5f82caa5db2068 /classes/rpc.php
parent71e9f70b8a5fa128204eb4a47c06639206824500 (diff)
parentd0ed7890df949669261f52235151c93cf324714e (diff)
Merge branch 'master' of git.fakecake.org:tt-rss
Diffstat (limited to 'classes/rpc.php')
-rwxr-xr-xclasses/rpc.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/classes/rpc.php b/classes/rpc.php
index b5cbbbcea..59a119ed7 100755
--- a/classes/rpc.php
+++ b/classes/rpc.php
@@ -647,8 +647,6 @@ class RPC extends Handler_Protected {
$params["php_platform"] = PHP_OS;
$params["php_version"] = PHP_VERSION;
- $params["sanity_checksum"] = sha1(file_get_contents("include/sanity_check.php"));
-
$pdo = Db::pdo();
$sth = $pdo->prepare("SELECT MAX(id) AS mid, COUNT(*) AS nf FROM