From: Tim Starling Date: Tue, 20 Nov 2007 10:58:12 +0000 (+0000) Subject: A file repository without files. Gets rid of useless DB queries during parser testing. X-Git-Tag: 1.31.0-rc.0~50786 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=ad3b4edb414fe3a1bf527af717847552a985b085;p=lhc%2Fweb%2Fwiklou.git A file repository without files. Gets rid of useless DB queries during parser testing. --- diff --git a/includes/filerepo/NullRepo.php b/includes/filerepo/NullRepo.php new file mode 100644 index 0000000000..87bfd3ab67 --- /dev/null +++ b/includes/filerepo/NullRepo.php @@ -0,0 +1,34 @@ +