message deleted..........................
Patch fixes:
* $DB_TYPE variable does not exist in function scope, so make use of global variable.
* there is no TYPE_STRING, use TYPE_STR
Patch fixes:
* $DB_TYPE variable does not exist in function scope, so make use of global variable.
* there is no TYPE_STRING, use TYPE_STR
Thanks for report.
Already fixed.