From ab7907ae8adf2f6bcbb969ed959f5c8324cb9e8b Mon Sep 17 00:00:00 2001 From: Renard Date: Thu, 30 Jul 2020 21:25:12 -0400 Subject: AAAAAA --- cgi/modapi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgi') diff --git a/cgi/modapi.py b/cgi/modapi.py index 4c008de..abefdc9 100644 --- a/cgi/modapi.py +++ b/cgi/modapi.py @@ -93,7 +93,7 @@ def api_process(self, path_split): UpdateDb("DELETE FROM `reports` WHERE `id` = '" + _mysql.escape_string(report_id)+"'") else: - values['state']: "error" + values['state'] = "error" else: reports = FetchAll( "SELECT id, timestamp, timestamp_formatted, postid, parentid, link, board, INET6_NTOA(ip) AS ip, reason, INET6_NTOA(repip) AS repip FROM `reports` ORDER BY `timestamp` DESC") -- cgit v1.2.1-18-gbd029