X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FGitInfo.php;h=e0bd5cd04316d878b1b93718046f684f1b80ef62;hb=2e29ebf8a362d11c0b80ff99a7338e22401776e6;hp=f49f9be1386ef15131720441d18e101ac32e81a1;hpb=90f6f5840ece52ab0bfd14761c62377f3913f78c;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/GitInfo.php b/includes/GitInfo.php index f49f9be138..e0bd5cd043 100644 --- a/includes/GitInfo.php +++ b/includes/GitInfo.php @@ -143,8 +143,7 @@ class GitInfo { } else { return (int)$commitDate; } - - } + } /** * Return the name of the current branch, or HEAD if not found