forked from Wavyzz/dolibarr
The deprecated method escapeunderscore() of database handlers has been
removed. You must use escapeforlike instead.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user