mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-27 11:49:56 +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);
|
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']));
|
pwg_activity('system', ACTIVITY_SYSTEM_CORE, 'config', array('config_section'=>$page['section']));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue