diff options
author | emkael <emkael@tlen.pl> | 2021-11-20 15:20:22 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2021-11-20 15:20:22 +0100 |
commit | 184310dea9f3b6d22786dd42776ff6e7093c58e9 (patch) | |
tree | c2aeb1ee2431487db6c2bbf5e9efc8dc7c47fc12 /dumps/.queries | |
parent | 0a58fc613a6ee05d32043bde854b66451f2e630e (diff) |
DB dump, players DB and team Cezar mapping settings updated for 2021/22
Diffstat (limited to 'dumps/.queries')
-rw-r--r-- | dumps/.queries | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dumps/.queries b/dumps/.queries index 6996af3..2b06dea 100644 --- a/dumps/.queries +++ b/dumps/.queries @@ -1,3 +1,2 @@ SELECT shortname, rnd, segm FROM admin; UPDATE params SET path = "C:\\wwwliga\\"; -UPDATE admin SET oldbutler = "dmp202021_1n" WHERE oldbutler = "_21_1ligan" |