<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to controller - welcome.php</title><link>https://sourceforge.net/p/nononsencephp/wiki/controller%2520-%2520welcome.php/</link><description>Recent changes to controller - welcome.php</description><atom:link href="https://sourceforge.net/p/nononsencephp/wiki/controller%20-%20welcome.php/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 21 Oct 2012 09:35:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nononsencephp/wiki/controller%20-%20welcome.php/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage controller - welcome.php modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/nononsencephp/wiki/controller%2520-%2520welcome.php/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,27 +1,25 @@
 ~~~~~
-&lt;?php
+    &lt;?php
 
-echo '&lt;h1&gt;No Nonsence PHP Framework&lt;/h1&gt;
+    echo '&lt;h1&gt;No Nonsence PHP Framework&lt;/h1&gt;
 
-&lt;h3&gt;Welcome&lt;/h3&gt;
+    &lt;h3&gt;Welcome&lt;/h3&gt;
 
-You are seeing this page as it is the default controller for the site, to change the default controller simply change the $default variable at the top of index.php
+    You are seeing this page as it is the default controller for the site, to change the default controller simply change the $default variable at the top of index.php
 
-&lt;h3&gt;Included Files&lt;/h3&gt;
+    &lt;h3&gt;Included Files&lt;/h3&gt;
 
-We have included the following files to help get a starting site up and running quickly, simply changing these will be a good start to your sites core design:
-&lt;ul&gt;
-&lt;li&gt;views/header.php&lt;/li&gt;
-&lt;li&gt;views/footer.php&lt;/li&gt;
-&lt;li&gt;views/navigation.php&lt;/li&gt;
-&lt;/ul&gt;
+    We have included the following files to help get a starting site up and running quickly, simply changing these will be a good start to your sites core design:
+    &lt;ul&gt;
+    &lt;li&gt;views/header.php&lt;/li&gt;
+    &lt;li&gt;views/footer.php&lt;/li&gt;
+    &lt;li&gt;views/navigation.php&lt;/li&gt;
+    &lt;/ul&gt;
 
-&lt;h3&gt;File Structure&lt;/h3&gt;
+    &lt;h3&gt;File Structure&lt;/h3&gt;
 
-We recommend putting your css/javascript/images etc in the assets folder to maintain organistation.
+    We recommend putting your css/javascript/images etc in the assets folder to maintain organistation.
+    ';
 
-
-';
-
-?&gt;
+    ?&gt;
 ~~~~~
&lt;/pre&gt;</description><pubDate>Sun, 21 Oct 2012 09:35:30 -0000</pubDate><guid>https://sourceforge.net0feeb76ad6575cdda4d2116e7868251da22ec881</guid></item><item><title>WikiPage controller - welcome.php modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/nononsencephp/wiki/controller%2520-%2520welcome.php/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><pubDate>Sun, 21 Oct 2012 09:34:37 -0000</pubDate><guid>https://sourceforge.net9165abc519ea62baca12ae890250169b8e58b780</guid></item><item><title>WikiPage controller - welcome.php modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/nononsencephp/wiki/controller%2520-%2520welcome.php/</link><description>~~~~~
&lt;?php

echo '&lt;h1&gt;No Nonsence PHP Framework&lt;/h1&gt;

&lt;h3&gt;Welcome&lt;/h3&gt;

You are seeing this page as it is the default controller for the site, to change the default controller simply change the $default variable at the top of index.php

&lt;h3&gt;Included Files&lt;/h3&gt;

We have included the following files to help get a starting site up and running quickly, simply changing these will be a good start to your sites core design:
&lt;ul&gt;
&lt;li&gt;views/header.php&lt;/li&gt;
&lt;li&gt;views/footer.php&lt;/li&gt;
&lt;li&gt;views/navigation.php&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;File Structure&lt;/h3&gt;

We recommend putting your css/javascript/images etc in the assets folder to maintain organistation.


';

?&gt;
~~~~~</description><pubDate>Sun, 21 Oct 2012 09:33:43 -0000</pubDate><guid>https://sourceforge.net369f3011f948d1648757dc02df3ca324487ab5c3</guid></item></channel></rss>