]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Fixes (diff) on RecentChanges, to perform a diff with the previous major revision...
authorcarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Mon, 28 Jan 2002 18:24:41 +0000 (18:24 +0000)
committercarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Mon, 28 Jan 2002 18:24:41 +0000 (18:24 +0000)
commit5e359a12bb0c9adbe29b22c114868009fa959b7b
tree8132101df0751eb49966914b5e3e806fe3e78cd9
parent34193f7d6b15ce75e802016174a022729d01e709
Fixes (diff) on RecentChanges, to perform a diff with the previous major revision instead of the previous minor revision, because previous minor revisions are not shown in RecentChanges. (Tested this with FullRecentChanges and RecentEdits, and they still work correctly with this patch.)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@1665 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/plugin/RecentChanges.php