Once we reset, no need to keep looping.
[lhc/web/wiklou.git] / profileinfo.php
index 4a6effe..bf3cd0f 100644 (file)
@@ -55,6 +55,7 @@
 </head>
 <body>
 <?php
+ini_set( 'zlib.output_compression', 'off' );
 
 $wgDBadminuser = $wgDBadminpassword = $wgDBserver = $wgDBname = $wgEnableProfileInfo = $wgDBprefix = false;
 
@@ -237,7 +238,7 @@ else        $filter = '';
 </p>
 </form>
 
-<table cellspacing="0" border="1px">
+<table cellspacing="0" border="1">
 <tr id="top">
 <th><a href="<?php echo makeurl(false, "name") ?>">Name</a></th>
 <th><a href="<?php echo makeurl(false, "time") ?>">Time (%)</a></th>