X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/?a=blobdiff_plain;f=includes%2Ffilerepo%2Fbackend%2FTempFSFile.php;h=ddc640a6e9a49031f850f5f6269e7e8d3ff765d3;hb=99fdc6e838d4c7f6a7135a06b58d0bb232ca611c;hp=ae22a1cf0fa9aa0452d142e4ca53e72ab39150bd;hpb=90108d8c93735d7d5964f907b999c3a326e87461;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/filerepo/backend/TempFSFile.php b/includes/filerepo/backend/TempFSFile.php index ae22a1cf0f..ddc640a6e9 100644 --- a/includes/filerepo/backend/TempFSFile.php +++ b/includes/filerepo/backend/TempFSFile.php @@ -23,7 +23,7 @@ /** * This class is used to hold the location and do limited manipulation - * of files stored temporarily (usually this will be $wgTmpDirectory) + * of files stored temporarily (this will be whatever wfTempDir() returns) * * @ingroup FileBackend */