mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-05 21:12:52 +02:00
on config pages, never write about database, uselessly complicated
This commit is contained in:
@@ -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']));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user