This website works better with JavaScript.
Home
Explore
Help
Sign In
sindre
/
Beelance
Watch
1
Star
0
Fork
0
Code
Issues
6
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
typo
https
jakobsn
5 years ago
parent
016d5a63ee
commit
9388eda466
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/app/models/user.py
+ 0
- 1
src/app/models/user.py
View File
@@ -69,7 +69,6 @@ def get_user_name_by_id(userid):
finally:
cursor.close()
db.close()
cursor.close()
return username
def match_user(username, password):
Write
Preview
Loading…
Cancel
Save