Fix {{NUMBEROFADMINS}} magic word
[lhc/web/wiklou.git] / includes / ProfilerSimpleUDP.php
index 82bc74d..c395228 100644 (file)
@@ -11,7 +11,7 @@ class ProfilerSimpleUDP extends ProfilerSimple {
                global $wgUDPProfilerHost;
                global $wgUDPProfilerPort;
                global $wgDBname;
-               
+
                $sock = socket_create(AF_INET, SOCK_DGRAM, SOL_UDP);
                $plength=0;
                $packet="";