From 6fedd41ced51280b04f5ab34bb46062f86324a33 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sun, 27 Jul 2014 12:42:12 +0100 Subject: [PATCH] githubDiff mode flag and root loaded by get-branch Session var used as flag to indicate github diff mode Instead of now including get-branch.php after setting the | root location, we now set the src on the fileControl iframe, which does the loading of the branch as with all other subsequent branches loaded --- files.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/files.php b/files.php index 95c3540..191b4e4 100644 --- a/files.php +++ b/files.php @@ -22,20 +22,23 @@ $isGitHubRepoDir = in_array($ICEcoder["root"],$ICEcoder['githubLocalPaths']);
'; } ?> - +