tarfeef101 6 tahun lalu
induk
melakukan
10b3073892
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      a3/router.py

+ 1 - 1
a3/router.py

@@ -90,7 +90,7 @@ class db:
         
     def show(this):
         for i in this.entries:
-            show(i)
+            i.show()
         
     def insert(this, connection):
         src = connection.src