From: Russ Nelson Date: Mon, 23 May 2011 19:53:49 +0000 (+0000) Subject: Space cadet\! X-Git-Tag: 1.31.0-rc.0~29983 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=51f122774c282b8290c395e72d1dc9dc0fca6ff5;p=lhc%2Fweb%2Fwiklou.git Space cadet\! --- diff --git a/includes/filerepo/FSRepo.php b/includes/filerepo/FSRepo.php index a41c04efec..f30e0affec 100644 --- a/includes/filerepo/FSRepo.php +++ b/includes/filerepo/FSRepo.php @@ -328,7 +328,7 @@ class FSRepo extends FileRepo { return $status; } - /* We can actually append to the files, so no-op needed here. */ + /* We can actually append to the files, so no-op needed here. */ function appendFinish( $toAppendPath ) {} /**