Better code style
This commit is contained in:
parent
ac65f5ee70
commit
297cf418c0
7 changed files with 85 additions and 54 deletions
|
@ -100,7 +100,6 @@ if ($config["rcc"]["rcc"] == "on") {
|
|||
|
||||
<?php
|
||||
} else {
|
||||
|
||||
if ($passwd == $password) {
|
||||
$_SESSION['login'] = true;
|
||||
include_once "./../res/php/BlogListGenerator.php";
|
||||
|
|
Reference in a new issue