diff --git a/lib/get-branch.php b/lib/get-branch.php index 4680f49..6ff0112 100644 --- a/lib/get-branch.php +++ b/lib/get-branch.php @@ -55,6 +55,7 @@ for ($i=0;$i\n"; } } + $fileAtts = ""; if ($serverType=="Linux") { $chmodInfo = substr(sprintf('%o', fileperms($docRoot.$iceRoot.$fileFolderName)), -3); $fileAtts = ''.$chmodInfo.'';