<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "poll_process("newest") = oldest"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "poll_process("newest") = oldest"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>poll_process(&quot;newest&quot;) = oldest</title>
				<description><![CDATA[ As the topic says when i try and pull up the newest poll, the oldest poll is displayed ... <br /> <br /> Anyone help me with this <img src="https://proxy2.de/forum//images/smilies/0a4d7238daa496a758252d0a2b1a1384.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/254/631.php</guid>
				<link>https://proxy2.de/forum/posts/preList/254/631.php</link>
				<pubDate><![CDATA[Sat, 2 Mar 2002 22:06:22]]> GMT</pubDate>
				<author><![CDATA[ SPeedY_B]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Open your class_poll.php (include dir) and find the function 'function get_poll_list()' in there try to find<br /> [code]closedir($hnd);<br /> if (isset($poll_list)) {[/code]<br /> under that you'll have<br /> [code]usort($poll_list,"sort_poll");[/code]<br /> change that to<br /> [code]usort($poll_list,"rsort_poll");[/code]<br /> <br /> Upload the file.<br /> <br /> That's it.  :)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/254/989.php</guid>
				<link>https://proxy2.de/forum/posts/preList/254/989.php</link>
				<pubDate><![CDATA[Sat, 30 Mar 2002 17:42:56]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>