From 1e7b0e46e6bd337fa8d9a3cb27b72bf4e58db6c1 Mon Sep 17 00:00:00 2001 From: flashwave Date: Tue, 11 Aug 2015 02:54:37 +0200 Subject: [PATCH] fix --- _sakura/changelog.json | 18 +++++++++++++++++- _sakura/sakura.php | 2 +- _sakura/templates/yuuno/global/footer.tpl | 2 +- main/content/data/yuuno/css/yuuno.css | 13 ++++++++----- main/index.php | 2 +- main/settings.php | 2 +- 6 files changed, 29 insertions(+), 10 deletions(-) diff --git a/_sakura/changelog.json b/_sakura/changelog.json index 2b55114..1f0bb8f 100644 --- a/_sakura/changelog.json +++ b/_sakura/changelog.json @@ -39,7 +39,8 @@ "20150731", "20150807", "20150809", - "20150810" + "20150810", + "20150811" ] @@ -1968,6 +1969,21 @@ "user": "Flashwave" } + ], + + "20150811": [ + + { + "type": "REM", + "change": "Remove unneeded rules from .htaccess in the content folder.", + "user": "Flashwave" + }, + { + "type": "FIX", + "change": "Fixed error caused by users table being empty on front page.", + "user": "Flashwave" + } + ] } diff --git a/_sakura/sakura.php b/_sakura/sakura.php index 3818680..d79b2de 100644 --- a/_sakura/sakura.php +++ b/_sakura/sakura.php @@ -8,7 +8,7 @@ namespace Sakura; // Define Sakura version -define('SAKURA_VERSION', '20150810'); +define('SAKURA_VERSION', '20150811'); define('SAKURA_VLABEL', 'Eminence'); define('SAKURA_COLOUR', '#6C3082'); define('SAKURA_STABLE', false); diff --git a/_sakura/templates/yuuno/global/footer.tpl b/_sakura/templates/yuuno/global/footer.tpl index 9e6cdaf..db7f439 100644 --- a/_sakura/templates/yuuno/global/footer.tpl +++ b/_sakura/templates/yuuno/global/footer.tpl @@ -1,4 +1,4 @@ - +