mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
Third time lucky ...
git-svn-id: file:///svn/phpbb/trunk@3371 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -104,9 +104,6 @@ while ($row = $db->sql_fetchrow($result))
|
|||||||
|
|
||||||
if (isset($_POST['submit']))
|
if (isset($_POST['submit']))
|
||||||
{
|
{
|
||||||
// Re-cache config data
|
|
||||||
$cache->put('config', $new);
|
|
||||||
|
|
||||||
add_admin_log('log_' . $mode . '_config');
|
add_admin_log('log_' . $mode . '_config');
|
||||||
trigger_error($user->lang['Config_updated']);
|
trigger_error($user->lang['Config_updated']);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user