diff --git a/files.php b/files.php index 488eb04..ee93033 100644 --- a/files.php +++ b/files.php @@ -16,6 +16,9 @@ $isGitHubRepoDir = in_array($ICEcoder["root"],$ICEcoder['githubLocalPaths']); + diff --git a/index.php b/index.php index 1eeb6b9..7206d19 100644 --- a/index.php +++ b/index.php @@ -40,6 +40,9 @@ $isMac = strpos($_SERVER['HTTP_USER_AGENT'], "Macintosh")>-1 ? true : false; ICEcoder v <?php echo $ICEcoder["versionNo"];?> +