mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
#90 Added a comment to differentiate changes made by the CSV import tool
SVN:trunk[811]
This commit is contained in:
@@ -323,6 +323,7 @@ try
|
||||
{
|
||||
$sUserString = UserRights::GetUser();
|
||||
}
|
||||
$sUserString .= ' (CSV)';
|
||||
$oMyChange->Set("userinfo", $sUserString);
|
||||
$iChangeId = $oMyChange->DBInsert();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user