Menü aufrufen
Toggle preferences menu
Persönliches Menü aufrufen
Nicht angemeldet
Ihre IP-Adresse wird öffentlich sichtbar sein, wenn Sie Änderungen vornehmen.
KKeine Bearbeitungszusammenfassung
Bot Quellcode: Umstellung auf neuen Server
Zeile 402: Zeile 402:


         """
         """
         return '/'
         return '/w'


     # IMPORTANT: if your wiki does not support the api.php interface,
     # IMPORTANT: if your wiki does not support the api.php interface,
Zeile 413: Zeile 413:
     def version(self, code):
     def version(self, code):
         # Replace with the actual version being run on your wiki
         # Replace with the actual version being run on your wiki
         return '1.14.0'
         return '1.15.1'


     def code2encoding(self, code):
     def code2encoding(self, code):