X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Flibs%2FIP.php;h=f95bb1ebded8a0b9df6c3e979b4b303dc416d754;hp=1c48f49d6b2fc49749df371e2e2352ad1f923aaf;hb=86d7bd86fa08db2dbf3651a656d8238a34703c4f;hpb=5fa4cdf860c79b32ab6ef034c6d9420c2727f695 diff --git a/includes/libs/IP.php b/includes/libs/IP.php index 1c48f49d6b..f95bb1ebde 100644 --- a/includes/libs/IP.php +++ b/includes/libs/IP.php @@ -21,7 +21,7 @@ * @author Antoine Musso "" */ -use IPSet\IPSet; +use Wikimedia\IPSet; // Some regex definition to "play" with IP address and IP address ranges