From 1cb64928ea3842ce55311f7c48bcff59a9e2f8e7 Mon Sep 17 00:00:00 2001 From: Seth Mos Date: Thu, 13 Oct 2005 20:54:10 +0000 Subject: Accidental debug line removed --- usr/local/www/system_advanced.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr') diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php index 5fe3e45..6f2174c 100755 --- a/usr/local/www/system_advanced.php +++ b/usr/local/www/system_advanced.php @@ -225,8 +225,7 @@ if ($_POST) { fclose($fout); } - $ssh_output = mwexec("/etc/sshd"); - log_error("restarting sshd, $ssh_output"); + mwexec("/etc/sshd"); conf_mount_ro(); } -- cgit v1.1