Add reminder for id caching
This commit is contained in:
parent
3e49e87842
commit
44cb8efb2c
|
@ -239,4 +239,5 @@ class fpdb_db:
|
|||
for n in tmp:
|
||||
result.append(n[0])
|
||||
|
||||
#We proabably want to cache this
|
||||
return result
|
||||
|
|
Loading…
Reference in New Issue
Block a user