$topics_only = (isset($HTTP_GET_VARS['t'])) ? intval($HTTP_GET_VARS['t']) : 1;
$sql_topics_only_where = '';
if ($topics_only == 1) {
$sql_topics_only_where = 'AND p.post_id = t.topic_first_post_id';
}$post_text = str_replace("\n", '<br />', $post_text);<link rel="alternate" type="application/rss+xml" title="{SITENAME}" href="syndication.php?type=rss" />
<link rel="alternate" type="application/atom+xml" title="{SITENAME}" href="syndication.php?type=atom" />Jhong wrote:...
ascensions wrote:I do however notice it's appending sids to the url when ran from third party software. This could be problematic as it's creating alot of alternate urls. Can this SIDs be shut off?
Return to [3.0.x] MODs in Development
Users browsing this forum: Antheii, Dahmer, DiryHarry, moor41, mykee, Neubivljiv, primehalo, sirknight115, win_xp_devilsown and 73 guests