summaryrefslogtreecommitdiff
path: root/classes/rpc.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-09-23 13:04:26 +0300
committerAndrew Dolgov <[email protected]>2020-09-23 13:04:26 +0300
commit215f3889924973ad138cfce309744cb1abf38cf0 (patch)
tree537e304c28d2231c27340cf347276c94aa561d73 /classes/rpc.php
parent05744bb474e55c4f85acd236dd2883679c278e70 (diff)
move timestamp-related stuff to a separate class
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