Jelenlet alapfunkcio OK. Edzes torles OK.
This commit is contained in:
@@ -194,8 +194,8 @@ class user_kid extends user_parent {
|
||||
foreach ($user_data_array as $field => $value) {
|
||||
$function_name = "set_" . $field;
|
||||
$this->$function_name($value); //alapadatok beállítása
|
||||
$this->set_ua_type(2); //kid típus beállítása
|
||||
$this->set_login(true);
|
||||
//$this->set_ua_type(2); //kid típus beállítása
|
||||
//$this->set_login(true);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user