diff --git a/files.php b/files.php index b91543a..a6e1ef9 100644 --- a/files.php +++ b/files.php @@ -16,6 +16,7 @@ $isGitHubRepoDir = in_array($ICEcoder["root"],$ICEcoder['githubLocalPaths']); + diff --git a/index.php b/index.php index e003f45..01272ca 100644 --- a/index.php +++ b/index.php @@ -40,6 +40,7 @@ $isMac = strpos($_SERVER['HTTP_USER_AGENT'], "Macintosh")>-1 ? true : false; ICEcoder v <?php echo $ICEcoder["versionNo"];?> +