Internal: Replace references to iTop 2.8.0 with iTop 3.0.0

This commit is contained in:
Molkobain
2020-10-14 10:04:10 +02:00
parent 9b19ae5944
commit 8e6351d346
55 changed files with 78 additions and 78 deletions

View File

@@ -31,7 +31,7 @@ class ExpressionHelper {
*
* @uses \DBSearch::AllowAllData()
*
* @since 2.7.2 2.8.0 N°3324
* @since 2.7.2 3.0.0 N°3324
*/
public static function ExpressionAllowAllDataCallback($oExpression, $bAllowAllData) {
if (!($oExpression instanceof NestedQueryExpression)) {