X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=blobdiff_plain;f=includes%2FGitInfo.php;h=102510ebc59cc0ae3aae2f3182080a42c7e34b85;hb=02e9220745bc38b79f3ebc86df9d3b351dfeb042;hp=e9e780d53cb6ac943e5713e774fa1e1faf226e09;hpb=cc5d9a92a2fd7c869fc0f5b54bbb2822f3cd9ff3;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/GitInfo.php b/includes/GitInfo.php index e9e780d53c..102510ebc5 100644 --- a/includes/GitInfo.php +++ b/includes/GitInfo.php @@ -66,7 +66,7 @@ class GitInfo { $this->repoDir = $repoDir; $this->cacheFile = self::getCacheFilePath( $repoDir ); wfDebugLog( 'gitinfo', - "Computed cacheFile={$this->cacheFile} for {$repoDir}" + "Candidate cacheFile={$this->cacheFile} for {$repoDir}" ); if ( $usePrecomputed && $this->cacheFile !== null &&