From 60f5905e5bf560f62dccd78e15cb2612483be3f2 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 23 Jan 2023 15:49:34 +0100 Subject: [PATCH] issue #1841 register core install --- install.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install.php b/install.php index ce24e02bb..79df4c515 100644 --- a/install.php +++ b/install.php @@ -463,6 +463,7 @@ if ($step == 1) } else { + pwg_activity('system', ACTIVITY_SYSTEM_CORE, 'install', array('version'=>PHPWG_VERSION)); $infos[] = l10n('Congratulations, Piwigo installation is completed'); if (isset($error_copy))