rpicms

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

commit 5b17ab82a451a41e7b0785d9af8dbd5ce4898ba8
parent 829c178ca3a01103a0bd704de994d1b658e50c36
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 29 Nov 2014 17:57:32 +0100

some debuging

Diffstat:
Mthemes/jumbotron/index.php | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/themes/jumbotron/index.php b/themes/jumbotron/index.php @@ -90,6 +90,7 @@ select.form.reset(); parent.frames["unten"].focus(); } else { + alert(wert); self.location.href=wert; } }