Code: Alles auswählen
Parse error: parse error in
phpBB2/includes/usercp_viewprofile.php on line 196Code: Alles auswählen
Parse error: parse error in
phpBB2/includes/usercp_viewprofile.php on line 196Code: Alles auswählen
//
// Generate page
//
$page_title = $lang['Viewing_profile'];
include($phpbb_root_path . 'includes/page_header.'.$phpEx);
'U_NICKPAGE' => $nickpage,Code: Alles auswählen
//
// Generate page
//
$page_title = $lang['Viewing_profile'];
include($phpbb_root_path . 'includes/page_header.'.$phpEx);
$template->assign_vars(array(
'U_NICKPAGE' => $nickpage,