Fixing E_NOTICE
[lhc/web/wiklou.git] / includes / ProfilerSimpleUDP.php
index 500f1cb..7d2f7e2 100644 (file)
@@ -37,4 +37,4 @@ class ProfilerSimpleUDP extends ProfilerSimple {
                socket_sendto($sock,$packet,$plength,0x100,$wgUDPProfilerHost,$wgUDPProfilerPort);
        }
 }
-?>
+