Code: Select all
if ((defined('IN_VIEWTOPIC')) && ($forum_topic_data['topic_first_post_id'] == $postrow[$i]['post_id']) )
Code: Select all
preg_replace('/\:[0-9a-z\:]+\]/si', ']', $user_sig);
Code: Select all
preg_replace('/\:[0-9a-z\:]+\]/si', '', $user_sig);