<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for LiteMVC</title>
	<atom:link href="http://litemvc.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://litemvc.org</link>
	<description>A lightweight, fast and functional framework for PHP 5.3</description>
	<lastBuildDate>Mon, 29 Nov 2010 02:57:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Why use a PHP accelerator? by jellykit</title>
		<link>http://litemvc.org/2010/06/12/why-use-a-php-accelerator/comment-page-1/#comment-2</link>
		<dc:creator>jellykit</dc:creator>
		<pubDate>Mon, 29 Nov 2010 02:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://litemvc.org/?p=66#comment-2</guid>
		<description>Apparently im retarded because I cant find a way to contact or where to post this.

In App.php on line 14 you should maybe update to:
require_once(PATH . &#039;/framework/App/Autoload.php&#039;);

Some people keep all outside of their public document root folder. All I have in mine is index.php, but without updating that line it tries to pull stuff from the wrong directory.</description>
		<content:encoded><![CDATA[<p>Apparently im retarded because I cant find a way to contact or where to post this.</p>
<p>In App.php on line 14 you should maybe update to:<br />
require_once(PATH . &#8216;/framework/App/Autoload.php&#8217;);</p>
<p>Some people keep all outside of their public document root folder. All I have in mine is index.php, but without updating that line it tries to pull stuff from the wrong directory.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

