Ga naar Administratiepaneel
Powered by phpBB 2.0.8 © 2001, 2002 phpBB Group
©:: FI Theme
hoe moet ik dit oplossen
Code: Selecteer alles
include($phpbb_root_path . 'includes/page_tail.'.$phpEx);
Code: Selecteer alles
// Start add - Birthday MOD
'L_BIRTHDAY' => $lang['Birthday'],
// End add - Birthday MOD
'L_GENDER' => $lang['Gender'],
'U_SEARCH_USER' => append_sid("search.$phpEx?search_author=" . urlencode($profiledata['username'])),
'S_PROFILE_ACTION' => append_sid("profile.$phpEx"))
);
$template->pparse('body');
include($phpbb_root_path . 'includes/page_tail.'.$phpEx);
?>