Rename getCopyWarn() to getCopyrightWarning() and make it public and static
authorCatrope <roan.kattouw@gmail.com>
Fri, 22 Jun 2012 22:36:35 +0000 (15:36 -0700)
committerCatrope <roan.kattouw@gmail.com>
Fri, 22 Jun 2012 22:36:35 +0000 (15:36 -0700)
commitb225e0507904a30d418daab5553a2463a764cd04
tree670104027c69a9a5eedc75a1e3fab0dda785f905
parent8f1ea9d90732d3b2166bdddfe89ce146aa06612f
Rename getCopyWarn() to getCopyrightWarning() and make it public and static

This way other code will be able to obtain the copyright warning without
duplicating the logic. Kept getCopyWarn() around for backwards
compatibility

Change-Id: I439d2b8a19c35716b208ae7f9926cd92ab482777
includes/EditPage.php