safer MediaWiki functions

This commit is contained in:
2021-09-30 21:05:10 -06:00
parent 420d8da414
commit c49e8415e3
2 changed files with 20 additions and 15 deletions

View File

@@ -4,6 +4,7 @@ import kiss.Prelude;
import kiss.List;
import nat.System;
import haxe.Json;
import haxe.ds.Option;
/**
* Base System that processes Entries using the HTTP API for any wiki built with MediaWiki