mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/15371] Split uploaded files into subdirectories
PHPBB3-15371
This commit is contained in:
@@ -158,7 +158,7 @@ class acp_storage
|
||||
}
|
||||
}
|
||||
|
||||
// If there is no errors
|
||||
// If there is no changes
|
||||
trigger_error($this->lang->lang('STORAGE_NO_CHANGES') . adm_back_link($this->u_action), E_USER_WARNING);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user