Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias <ilovemilk@wusa.io>2020-09-20 17:20:55 +0300
committerMatthias <ilovemilk@wusa.io>2020-09-20 17:20:55 +0300
commit1afd930be233d7d99cd3598acd4cda1dc0db9760 (patch)
tree4c893347e048cee499d10bc1bb92b290e2a813cf /appinfo/database.xml
parent96364e71664084d75738c983443ea6e4233386c2 (diff)
shorten table name
Diffstat (limited to 'appinfo/database.xml')
-rw-r--r--appinfo/database.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 12d4170..2c58641 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -104,7 +104,7 @@
</declaration>
</table>
<table>
- <name>*dbprefix*ransomware_detection_recovered</name>
+ <name>*dbprefix*ransomware_detection_recov</name>
<declaration>
<field>
<name>id</name>