Jelenlet alapfunkcio OK. Edzes torles OK.
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
|
||||
if ($this->is_id()) {
|
||||
# ADOTT TAG ADATAINAK MEGJELENÍTÉSE
|
||||
|
||||
$parent = new user_parent();
|
||||
$parent->set_user_data_by_id($this->get_id());
|
||||
|
||||
$smarty->assign('parent', $parent);
|
||||
$smarty->display('parent_data_edit.tpl');
|
||||
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user