* [bug,0.5h] add addVariableToSql.
This commit is contained in:
@@ -350,6 +350,17 @@ class pivotState
|
||||
$this->addQueryFilter = array();
|
||||
}
|
||||
|
||||
/**
|
||||
* Add variable to sql.
|
||||
*
|
||||
* @access public
|
||||
* @return void
|
||||
*/
|
||||
public function addVariableToSql()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* Complete filters default.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user