mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-16 03:29:34 +00:00
This commit is contained in:
@@ -190,7 +190,7 @@ class benutzer extends person
|
||||
$aktiv = ($row->aktiv=='t'?true:false);
|
||||
|
||||
if($aktiv!=$this->bnaktiv)
|
||||
$upd =" updateaktivamum='".$this->updateamum."', updateaktivvon='".$this->updatevon."',";
|
||||
$upd =" updateaktivam='".$this->updateamum."', updateaktivvon='".$this->updatevon."',";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user