mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-30 13:20:03 +03:00
issue #1841 register core install
This commit is contained in:
parent
a761d83e56
commit
60f5905e5b
1 changed files with 1 additions and 0 deletions
|
@ -463,6 +463,7 @@ if ($step == 1)
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
pwg_activity('system', ACTIVITY_SYSTEM_CORE, 'install', array('version'=>PHPWG_VERSION));
|
||||||
$infos[] = l10n('Congratulations, Piwigo installation is completed');
|
$infos[] = l10n('Congratulations, Piwigo installation is completed');
|
||||||
|
|
||||||
if (isset($error_copy))
|
if (isset($error_copy))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue