From 528d559f24dae9aae9eca7ebbdbc32c453e931d5 Mon Sep 17 00:00:00 2001 From: xiaomlove Date: Wed, 3 Mar 2021 00:23:08 +0800 Subject: [PATCH] fix takeedit.php array_sum() --- include/functions.php | 2 +- nexus/Field/Field.php | 45 +++++++++++++++++++++++++++++++------------ public/fields.php | 28 +++------------------------ public/takeedit.php | 2 +- 4 files changed, 38 insertions(+), 39 deletions(-) diff --git a/include/functions.php b/include/functions.php index 085a33d0..b5549e3f 100644 --- a/include/functions.php +++ b/include/functions.php @@ -2630,7 +2630,7 @@ function stdfoot() { print (" with ".count($query_name)." db queries, ".$Cache->getCacheReadTimes()." reads and ".$Cache->getCacheWriteTimes()." writes of Redis and ".mksize(memory_get_usage())." ram]"); print ("\n"); if ($enablesqldebug_tweak == 'yes' && get_user_class() >= $sqldebug_tweak) { - print("
SQL query list: