mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
git-svn-id: file:///svn/phpbb/trunk@6907 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
bc553355d6
commit
2c4a82fdd3
1 changed files with 1 additions and 1 deletions
|
@ -547,7 +547,7 @@ function _import_check($config_var, $source, $use_target)
|
|||
|
||||
$result = array(
|
||||
'orig_source' => $source,
|
||||
'copy' => false,
|
||||
'copied' => false,
|
||||
'relative_path' => (empty($convert->convertor['source_path_absolute'])) ? true : false,
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue