ASTE#37915 on update -> set Session('timezone')
svn path=/Website/trunk/; revision=33301
This commit is contained in:
@@ -105,6 +105,8 @@ if (prs_key > 0)
|
||||
if (err.friendlyMsg)
|
||||
abort_with_warning(err.friendlyMsg);
|
||||
|
||||
Session("time_zone") = getFParam("prs_tz", "Europe/Amsterdam");
|
||||
|
||||
var oldapi = prsUpd.oldjsvals["prs_perslid_apikey"] || "";
|
||||
var newapi = getFParam("prs_apikey", "")
|
||||
if (prsauthparams.writetab && oldapi != newapi)
|
||||
|
||||
Reference in New Issue
Block a user