rpicms

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

commit 1632e9066f127ddc6f403bfae6a77ec4afe777d5
parent ae472a845fbba041e76551b9d5c607e8bb46bd14
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 16 Jan 2015 20:33:24 +0100

some tests

Diffstat:
Mthemes/jumbotron/admin.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php @@ -20,7 +20,7 @@ if ($root_3[1] == 'core') { } $user = "test"; -$user_allowed = "test"; +$user_allowed = "test1"; if($user_allowed = true) { #######################