2
0
2DU 8 жил өмнө
parent
commit
df63134bba
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      func.py

+ 0 - 1
func.py

@@ -130,7 +130,6 @@ def include_check(name, data):
             data = curs.fetchall()
             if(data):
                 curs.execute("delete from back where link = ?", [back_p[0]])
-                curs.execute("delete from cat where cat = ?", [back_p[0]])
                 namumark(back_p[0], data[0][0], 1, 0, 0)
 
 def ip_pas(raw_ip):