Revert "PMCORE-1542 (pull request #7355)"
This reverts pull request #7355. > PMCORE-1542
This commit is contained in:
@@ -2708,8 +2708,6 @@ class G
|
||||
$nameToSave = $filter->validateInput($nameToSave, "path");
|
||||
@chmod($path . "/" . $nameToSave, $permission);
|
||||
umask($oldumask);
|
||||
|
||||
return true;
|
||||
} catch (Exception $oException) {
|
||||
throw $oException;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user