rpicms

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

commit 01d78b303dda878b8975bda8688493606919ae44
parent 4429bdd962d1c3bfa3855a1c1a60fc74b322d7b1
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 16 Jan 2015 19:39:58 +0100

I thing the sessions is my problem

Diffstat:
Mcore/backend/admin/blog/newpost.php | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/core/backend/admin/blog/newpost.php b/core/backend/admin/blog/newpost.php @@ -1,4 +1,5 @@ <?php +print_r($_POST); ob_start(); ####################### # flush browser cache #