* Use 1movedto2_redir instead of 1movedto2 in the pages history when moving over...
[lhc/web/wiklou.git] / includes / FakeTitle.php
index 112d2a6..079c635 100644 (file)
@@ -72,7 +72,6 @@ class FakeTitle {
        function moveOverExistingRedirect() { $this->error(); }
        function moveToNewTitle() { $this->error(); }
        function isValidMoveTarget() { $this->error(); }
-       function createRedirect() { $this->error(); }
        function getParentCategories() { $this->error(); }
        function getParentCategoryTree() { $this->error(); }
        function pageCond() { $this->error(); }