mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-26 11:19:55 +03:00
on config pages, never write about database, uselessly complicated
This commit is contained in:
parent
e011e3b4de
commit
d09f2cc3c8
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ WHERE param = \''.$row['param'].'\'
|
|||
pwg_query($query);
|
||||
}
|
||||
}
|
||||
$page['infos'][] = l10n('Information data registered in database');
|
||||
$page['infos'][] = l10n('Your configuration settings are saved');
|
||||
pwg_activity('system', ACTIVITY_SYSTEM_CORE, 'config', array('config_section'=>$page['section']));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue