From f3ac227d6721f0b273e861987fe965568caa8a61 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Mon, 3 Aug 2015 17:22:01 +0200 Subject: sshdcond.inc - fix indentation --- config/sshdcond/sshdcond.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/sshdcond') diff --git a/config/sshdcond/sshdcond.inc b/config/sshdcond/sshdcond.inc index ea3030a9..756f1556 100644 --- a/config/sshdcond/sshdcond.inc +++ b/config/sshdcond/sshdcond.inc @@ -69,7 +69,7 @@ function sshdcond_custom_php_write_config() { /* Detect boot process, do nothing during boot. */ if (platform_booting()) { - return; + return; } conf_mount_rw(); -- cgit v1.2.3