mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-19 04:58:41 +00:00
Spacing fix
This commit is contained in:
parent
dc76392b07
commit
4320aea767
|
|
@ -328,7 +328,7 @@ class DataMapperAbstract implements DataMapperInterface
|
|||
$query->where(static::$table . '.' . $col['name'], 'LIKE', '%' . $search . '%', 'OR');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
return static::getAllByQuery($query);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user