Move ManualLogEntry to RecentChange logic into own function
authorKunal Mehta <legoktm@gmail.com>
Tue, 5 Nov 2013 08:02:54 +0000 (00:02 -0800)
committerKunal Mehta <legoktm@gmail.com>
Tue, 5 Nov 2013 08:02:54 +0000 (00:02 -0800)
commit6b1b25fad3bfe6418f6b0e550e3e4509668a7a27
treebae18a65743aebbe0b110e1edb784f11ddc59c2f
parent6b19a2e16b7e8d68201d1ec6cf13eb16d1270040
Move ManualLogEntry to RecentChange logic into own function

There are certain cases where extensions might want to get
a RecentChanges object without actually inserting it into
the recentchanges table.

Change-Id: I2873c648285a2918661c3650bb90e8db0e05c40c
includes/logging/LogEntry.php