typo--wrong func name
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 31 May 2005 08:59:12 +0000 (08:59 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 31 May 2005 08:59:12 +0000 (08:59 +0000)
includes/Title.php

index d2b47e0..b2e124d 100644 (file)
@@ -1726,7 +1726,7 @@ class Title {
                        array(
                                'pl_from'      => $newid,
                                'pl_namespace' => $this->getNamespace(),
-                               'pl_title'     => $this->getTitle() ),
+                               'pl_title'     => $this->getDBkey() ),
                        $fname );
 
                # Non-existent target may have had broken links to it; these must