rpicms

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

commit f1a986c45cbb356d4808671e8721b6cf5bc507ee
parent c0bf7cc43413702b6224c09c71744824b6c7bed5
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 23 Nov 2014 16:05:11 +0100

hmmm

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

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