mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@7913 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c20f5a6ddb
commit
0e8605fbe2
1 changed files with 1 additions and 1 deletions
|
@ -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(
|
||||||
|
|
Loading…
Add table
Reference in a new issue