From: Zach Prezkuta Date: Tue, 15 Jan 2013 03:34:28 +0000 (-0700) Subject: remove commented-out check_config() X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c32f754b6e1c512b764e1c84356e654b57c6db55;p=friendica.git remove commented-out check_config() --- diff --git a/index.php b/index.php index c189c51df9..0ea09c0c7a 100644 --- a/index.php +++ b/index.php @@ -143,7 +143,6 @@ elseif($maintenance) else { proc_run('php', 'include/dbupdate.php'); check_plugins($a); - //check_config($a); } nav_set_selected('nothing');