X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fapi%2FApiDisabled.php;h=5369768d458bc8068ee8f3e527725f5f2e162ce0;hp=684c42547f367671bd71d7f2d1391b00b0ff2919;hb=9283760f340c6971d748fb574a35453fa7928807;hpb=7471e1db1b613d035f981f489f8683a177acff7e diff --git a/includes/api/ApiDisabled.php b/includes/api/ApiDisabled.php index 684c42547f..5369768d45 100644 --- a/includes/api/ApiDisabled.php +++ b/includes/api/ApiDisabled.php @@ -1,9 +1,5 @@ .@gmail.com" * * This program is free software; you can redistribute it and/or modify @@ -44,10 +40,6 @@ class ApiDisabled extends ApiBase { return false; } - protected function getDescriptionMessage() { - return 'apihelp-disabled-summary'; - } - protected function getSummaryMessage() { return 'apihelp-disabled-summary'; }