<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Page comments</title>
		<link>http://www.ssbits.com/home/</link>
		<atom:link href="http://www.ssbits.com/home/" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title></title>
			<link>http://www.ssbits.com/snippets/2010/automatically-flush-when-in-dev-mode/#PageComment_381</link>
			<description>Many thanks for this!

Saved my over-annoyance meter from exploding right now.</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/snippets/2010/automatically-flush-when-in-dev-mode/#PageComment_381</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/snippets/2010/automatically-flush-when-in-dev-mode/#PageComment_275</link>
			<description>I just posted on the _config.php cheatsheet because this fragment caused the site to continuously error in dev mode so I had to remove it</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/snippets/2010/automatically-flush-when-in-dev-mode/#PageComment_275</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/snippets/2010/automatically-flush-when-in-dev-mode/#PageComment_175</link>
			<description>Yep, looks good!</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/snippets/2010/automatically-flush-when-in-dev-mode/#PageComment_175</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/snippets/2010/automatically-flush-when-in-dev-mode/#PageComment_174</link>
			<description>Is this how it should look adding the conditional statement?

if (Director::isDev()) {
SSViewer::flush_template_cache(); $_GET['flush'] = 1;
}

Sorry pretty new to all this, thanks - alex</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/snippets/2010/automatically-flush-when-in-dev-mode/#PageComment_174</guid>
		</item>
		

	</channel>
</rss>