This commit is contained in:
parent
120949de80
commit
af1076c928
@ -195,7 +195,7 @@ namespace VEPROMS.CSLA.Library
|
|||||||
fs.Close();
|
fs.Close();
|
||||||
//roImage.FileName;
|
//roImage.FileName;
|
||||||
roImage.Content = buf;
|
roImage.Content = buf;
|
||||||
roImage.UserID = Environment.UserName;
|
roImage.UserID = Volian.Base.Library.VlnSettings.UserID;
|
||||||
roImage.DTS = _MyFile.LastWriteTime;
|
roImage.DTS = _MyFile.LastWriteTime;
|
||||||
roImage.Save();
|
roImage.Save();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user