* Made HistoryBlob an interface (PHP 5 let us do it now).
authorAntoine Musso <hashar@users.mediawiki.org>
Sat, 21 Apr 2007 15:04:51 +0000 (15:04 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sat, 21 Apr 2007 15:04:51 +0000 (15:04 +0000)
commit9ade9dc98bc735996329f778c00d1bc7b6636fb4
tree1035edfd980aaf06f339d2a03913c3c0d8b99742
parent343420d0adbb86eb4e5007b0baeaae5165ef5c32
* Made HistoryBlob an interface (PHP 5 let us do it now).
* ConcatenedGzipHistoryBlob is an implementation of HistoryBlob, marked public / private methods.
includes/HistoryBlob.php