rpicms

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

commit 7b045e3b2e54e05ecc72a5f5daa9ecf00907261a
parent 6af006c08783ab05617fa4c4c8d4dc2dce62bc28
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 23 Nov 2014 17:20:02 +0100

fixing and fixing but making new bugs alot :D

Diffstat:
Mcore/backend/blog/posts.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/backend/blog/posts.php b/core/backend/blog/posts.php @@ -21,7 +21,7 @@ $resultat->close(); } - #read(); + read(); function read(){ global $id, $connection, $read, $post_id_clean;