' . PHP_EOL; } // Do we have a tab to switch to? $tabSwitchExtra = ""; if (true === isset($_GET['tab'])) { $tabSwitchExtra = "switchTab('" . $_GET['tab'] . "');"; } ?>
:
functionEnabled("shell_exec") && is_dir(dirname(__FILE__) . "/../.git")) {
$gitCommit = trim(shell_exec('git log --pretty="%h" -n1 HEAD'));
$gitCommitTextLink = ' (Git commit: ' . $gitCommit . ')';
}
?>
:
https://icecoder.net
:
https://github.com/icecoder/ICEcoder
:
: