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
4 files
+ 10
6
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -9,7 +9,7 @@ class NoPasswordDefineError(Exception):
pass
__rdos_password__ = ""
__rdos_password__ = "test"
# Procedures that returns an externally defined password to conect to the database
Loading