Better code style

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-04-22 19:46:46 +02:00
parent ac65f5ee70
commit 297cf418c0
7 changed files with 85 additions and 54 deletions

View file

@ -100,7 +100,6 @@ if ($config["rcc"]["rcc"] == "on") {
<?php
} else {
if ($passwd == $password) {
$_SESSION['login'] = true;
include_once "./../res/php/BlogListGenerator.php";