Browse Source

Résolution d'un conflit

Roland Haroutiounian 9 years ago
parent
commit
9f993c4b42
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      EditorialModel/classes.py

+ 1
- 0
EditorialModel/classes.py View File

@@ -121,6 +121,7 @@ class EmClass(EmComponent):
121 121
 
122 122
         conn = dbe.connect()
123 123
         res = conn.execute(req)
124
+        
124 125
         return res.fetchall()
125 126
 
126 127
     ## Retrieve list of type of this class

Loading…
Cancel
Save