mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°4454 - Measuring the use of the queryphrase book
This commit is contained in:
@@ -156,6 +156,7 @@ abstract class Query extends cmdbAbstractObject
|
|||||||
// last export information
|
// last export information
|
||||||
$this->Set('export_last_date', date(AttributeDateTime::GetSQLFormat()));
|
$this->Set('export_last_date', date(AttributeDateTime::GetSQLFormat()));
|
||||||
$this->Set('export_last_user_id', UserRights::GetUserObject());
|
$this->Set('export_last_user_id', UserRights::GetUserObject());
|
||||||
|
$this->AllowWrite(true);
|
||||||
$this->DBUpdate();
|
$this->DBUpdate();
|
||||||
|
|
||||||
// increment usage counter
|
// increment usage counter
|
||||||
|
|||||||
Reference in New Issue
Block a user