From 297cf418c013d77069ff1c8e1c21daeb631e25f8 Mon Sep 17 00:00:00 2001 From: "Marcel Kapfer (mmk2410)" Date: Fri, 22 Apr 2016 19:46:46 +0200 Subject: [PATCH] Better code style --- extensions/example.js | 2 +- rcc/index.php | 1 - rcc/res/rcc.css | 35 ++++++++++++++++++++++++----------- res/php/Pagination.php | 33 ++++++++++++++++++++------------- themes/background-img.css | 22 +++++++++++++--------- themes/material-dark.css | 24 ++++++++++++++---------- themes/material-light.css | 22 +++++++++++++--------- 7 files changed, 85 insertions(+), 54 deletions(-) diff --git a/extensions/example.js b/extensions/example.js index 3219b03..322ffe7 100644 --- a/extensions/example.js +++ b/extensions/example.js @@ -5,7 +5,7 @@ */ function main() { - console.log("Welcome Developer! \nYou're seeing the output of a javascript extension for the rangitaki blogging engine.") + console.log("Welcome Developer! \nYou're seeing the output of a javascript extension for the rangitaki blogging engine."); } $(document).ready(main()); diff --git a/rcc/index.php b/rcc/index.php index 79c7878..e7cdf75 100644 --- a/rcc/index.php +++ b/rcc/index.php @@ -100,7 +100,6 @@ if ($config["rcc"]["rcc"] == "on") { getConfig(); + +require_once "lang/" . $config["language"] . ".php"; + +if ($blog["design"]["pagination"]) { ?>
- 0) { if (isset($getblog)) { -?> + ?> - + ?> - + ?> - + ?> - + ?>