Update nach User-Passwort-Change
This commit is contained in:
@@ -87,7 +87,6 @@ namespace CoreWebAPI1.Controllers
|
||||
}
|
||||
catch (Exception ex) { string s = ex.Message; }
|
||||
});
|
||||
dr["mutiert_am"] = DateTime.Now;
|
||||
dbh.Update_Tabeldata();
|
||||
|
||||
}
|
||||
@@ -104,4 +103,4 @@ namespace CoreWebAPI1.Controllers
|
||||
dbh.Update_Tabeldata();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user