rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

commit c1a47c7bb6ed25eafe13d507d8f15c5c8bbb7546
parent 5f3a42e873f632709be43e7f31f66e3b3b5e2163
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 23 Nov 2014 16:42:17 +0100

more debugging

Diffstat:
Mthemes/jumbotron/index.php | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/themes/jumbotron/index.php b/themes/jumbotron/index.php @@ -86,6 +86,7 @@ if ($empty){ $id = 1; include('../../core/backend/blog/posts.php'); + echo $post_id_clean; while ($x < $post_id_clean){ echo "LOOP!!!!!!"; $read = "1";