2
0
forked from Wavyzz/dolibarr

The deprecated method escapeunderscore() of database handlers has been

removed. You must use escapeforlike instead.
This commit is contained in:
Laurent Destailleur
2022-12-17 13:06:22 +01:00
parent b4076612e5
commit 24fcb2ff16
7 changed files with 3 additions and 61 deletions

View File

@@ -11428,7 +11428,6 @@ function jsonOrUnserialize($stringtodecode)
}
/**
* Return if a $sqlfilters parameter is valid and will pass the preg_replace_callback() to replace Generic filter string with SQL filter string
* Example of usage: