Ca me fait une bouillie de code :
Pour insérer une photo, cliquez ici:."); //if ($userdata['user_id'] == ANONYMOUS ){ //Print(""); //} //else //{ //print("Pour insérer une photo, cliquez ici:."); //print("Pour insérer une photo, cliquez ici:."); //} // // // Topic review // if( $mode == 'reply' && $is_auth['auth_read'] ) { require($phpbb_root_path . 'includes/topic_review.'.$phpEx); topic_review($topic_id, true); $template->assign_block_vars('switch_inline_mode', array()); $template->assign_var_from_handle('TOPIC_REVIEW_BOX', 'reviewbody'); } // DEBUT MOD Tags in topic-titles if($post_data['first_post']) { if(isset($HTTP_POST_VARS['topic_tag'][1])) { $post_info['topic_tag_category'] = intval($HTTP_POST_VARS['topic_tag'][1]); } if(isset($HTTP_POST_VARS['topic_tag'][2])) { $post_info['topic_tag_state'] = intval($HTTP_POST_VARS['topic_tag'][2]); } $select_fields[TITT_CATEGORY] = TiTT_get_selection_field(TITT_CATEGORY, $post_info['topic_tag_category'], $forum_id, 'apply',FALSE, $post_info['topic_tag_type']); $select_fields[TITT_STATE] = TiTT_get_selection_field(TITT_STATE, $post_info['topic_tag_state'], $forum_id, 'apply', FALSE, $post_info['topic_tag_type']); $types_titles = array(TITT_CATEGORY => $lang['TiTT_category_tag'], TITT_STATE => $lang['TiTT_state_tag']); if($select_fields[TITT_CATEGORY] || $select_fields[TITT_STATE]) { foreach($select_fields as $type => $select) { if($select) { $template->assign_block_vars('tag', array( 'L_TAG' => $types_titles[$type], 'SELECT_TAG' => $select) ); } } } } // FIN MOD Tags in topic-titles $template->pparse('body'); include($phpbb_root_path . 'includes/page_tail.'.$phpEx); ?>
_________________
Le gras, c'est la vie