Skip to content
Snippets Groups Projects

Adding json functions

Merged Ismail Moumni requested to merge Adding-Json-FUNCTIONS into master
Compare and Show latest version
6 files
+ 7
12
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -9,7 +9,7 @@ class NoPasswordDefineError(Exception):
pass
__rdos_password__ = "test"
__rdos_password__ = ""
# Procedures that returns an externally defined password to conect to the database
Loading