Introducing abstract base classes for LinksUpdate, so we can nicely handle updates...
authordaniel <daniel.kinzler@wikimedia.de>
Thu, 5 Apr 2012 13:03:22 +0000 (15:03 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Thu, 5 Apr 2012 14:55:02 +0000 (16:55 +0200)
commitb1e96b592b3e4332273cd45886512bd64d4b1483
tree891a7d524181a5f82284398fd697115ec54a54de
parentcbecc9d1ee230d1e5e50c8d2587b5d80be7964e8
Introducing abstract base classes for LinksUpdate, so we can nicely handle updates to other kinds of secondary data.

Change-Id: Ia5ded103651cd10932650ac03b0743812cab2345
includes/AutoLoader.php
includes/LinksUpdate.php
includes/SecondaryDBDataUpdate.php [new file with mode: 0644]
includes/SecondaryDataUpdate.php [new file with mode: 0644]