From 614ee50262a2289dbc01b850d3368c85329365b4 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Thu, 16 May 2013 08:31:18 +0100 Subject: [PATCH] Open file on clicking on a mobile --- lib/get-branch.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/get-branch.php b/lib/get-branch.php index b8c5b8c..357dc19 100644 --- a/lib/get-branch.php +++ b/lib/get-branch.php @@ -45,7 +45,7 @@ for ($i=0;$i        ".basename($fileFolderName)." "; + echo "
  •         ".basename($fileFolderName)." "; echo ''; echo $serverType=="Linux" ? substr(sprintf('%o', fileperms($docRoot.$iceRoot.$fileFolderName)), -3) : ''; echo "
  • \n";