mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/15699] Remove comment
PHPBB3-15699
This commit is contained in:
parent
4141a06b4f
commit
9e000c4fe2
1 changed files with 0 additions and 3 deletions
|
@ -158,9 +158,6 @@ class acp_storage
|
||||||
trigger_error($this->user->lang('FORM_INVALID') . adm_back_link($this->u_action), E_USER_WARNING);
|
trigger_error($this->user->lang('FORM_INVALID') . adm_back_link($this->u_action), E_USER_WARNING);
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: If both providers are the same, and remove
|
|
||||||
// old files is checked, the files could be only moved
|
|
||||||
|
|
||||||
// Copy files from the old to the new storage
|
// Copy files from the old to the new storage
|
||||||
$i = 0;
|
$i = 0;
|
||||||
foreach ($this->state['storages'] as $storage_name => $storage_options)
|
foreach ($this->state['storages'] as $storage_name => $storage_options)
|
||||||
|
|
Loading…
Add table
Reference in a new issue