
if ( $ucp_mode == 'ucp_info' || $ucp_mode == '' )
{
$template->assign_block_vars('switch_ucp_info', array() );
}
if ( $ucp_mode == 'ucp_prefs' || $ucp_mode == '' )
{
$template->assign_block_vars('switch_ucp_prefs', array() );
}
if ( $ucp_mode == 'ucp_signature' || $ucp_mode == '' )
{
$template->assign_block_vars('switch_ucp_signature', array() );
}
if ( $ucp_mode == '' )
{
$template->assign_block_vars('switch_ucp_cut', array() );
}
Mitglieder in diesem Forum: 0 Mitglieder und 14 Gäste