mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
git-svn-id: file:///svn/phpbb/trunk@7913 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -406,7 +406,7 @@ class ucp_profile
|
|||||||
'S_BIRTHDAY_MONTH_OPTIONS' => $s_birthday_month_options,
|
'S_BIRTHDAY_MONTH_OPTIONS' => $s_birthday_month_options,
|
||||||
'S_BIRTHDAY_YEAR_OPTIONS' => $s_birthday_year_options,
|
'S_BIRTHDAY_YEAR_OPTIONS' => $s_birthday_year_options,
|
||||||
'S_BIRTHDAYS_ENABLED' => true,
|
'S_BIRTHDAYS_ENABLED' => true,
|
||||||
);
|
));
|
||||||
}
|
}
|
||||||
|
|
||||||
$template->assign_vars(array(
|
$template->assign_vars(array(
|
||||||
|
Reference in New Issue
Block a user