rpicms

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

commit 7b318ceca156e1a2f9e450c56b60a00a8c95504f
parent 5701434a10b96bdb8ab9ee82f6bd4cf47d957d0e
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 23 Nov 2014 15:50:05 +0100

I hope it works :D

Diffstat:
Mcore/backend/blog/posts.php | 8--------
1 file changed, 0 insertions(+), 8 deletions(-)

diff --git a/core/backend/blog/posts.php b/core/backend/blog/posts.php @@ -74,18 +74,10 @@ } $resultat->close(); } - } if ($read != 0){ alles(); read(); } - - - - - - - }