rpicms

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

commit c363ec2c42a4bb8a5a5a51de0eb4bbce68ab5ee8
parent a7fab69d6e5830b227f31cb010662b7780aff989
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 23 Nov 2014 11:24:23 +0100

and next try :D

Diffstat:
Mthemes/jumbotron/index.php | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/themes/jumbotron/index.php b/themes/jumbotron/index.php @@ -6,8 +6,8 @@ ########################## # include required files # ########################## - require('../../core/backend/blog/posts.php'); - require('../../core/config/variables.config.php') + include('../../core/backend/blog/posts.php'); + include('../../core/config/variables.config.php') ?> <!DOCTYPE html> <html lang="en">