From cc586685e6c6b400bc0000669a7ee1394c45098d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 29 Oct 2018 10:07:54 +0100 Subject: merge include/nav.php from dev --- include/nav.php | 1 - 1 file changed, 1 deletion(-) diff --git a/include/nav.php b/include/nav.php index 9c15552e2..d405b9f06 100644 --- a/include/nav.php +++ b/include/nav.php @@ -224,7 +224,6 @@ function nav($template = 'default') { //app bin if($is_owner) { - //daily system apps import if(get_pconfig(local_channel(), 'system','import_system_apps') !== datetime_convert('UTC','UTC','now','Y-m-d')) { Apps::import_system_apps(); set_pconfig(local_channel(), 'system','import_system_apps', datetime_convert('UTC','UTC','now','Y-m-d')); -- cgit v1.2.3