mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-25 21:34:12 +01:00
N°1420 - Performance for auto-complete widgets
SVN:2.4[5829]
This commit is contained in:
@@ -39,7 +39,7 @@ require_once('cmdbsource.class.inc.php');
|
||||
abstract class SQLQuery
|
||||
{
|
||||
private $m_SourceOQL = '';
|
||||
private $m_bBeautifulQuery = false;
|
||||
protected $m_bBeautifulQuery = false;
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user