Explorar o código

실수 했었네

2DU %!s(int64=8) %!d(string=hai) anos
pai
achega
8a39db59f8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mark.py

+ 1 - 1
mark.py

@@ -523,7 +523,7 @@ def namumark(title, data, num, in_c, toc_y):
             g = m.groups()
             
             if(title != g[0]):
-                backlink_plus(title, g[0], num, 'cat')
+                backlink_plus(title, g[0], 'cat', num)
                     
                 if(category == ''):
                     curs.execute("select title from data where title = ?", [g[0]])