cvs: docweb /scripts notes_stats.php

[email protected] ("Etienne Kneuss")
Newsgroups php.doc.web
Message-ID <cvscolder1169150805@cvsserver>
colder		Thu Jan 18 20:06:45 2007 UTC

  Modified files:              
    /docweb/scripts	notes_stats.php 
  Log:
  \n -> \r : dirty hack to avoid displaying tons of lines
  
http://cvs.php.net/viewvc.cgi/docweb/scripts/notes_stats.php?r1=1.12&r2=1.13&diff_format=u
Index: docweb/scripts/notes_stats.php
diff -u docweb/scripts/notes_stats.php:1.12 docweb/scripts/notes_stats.php:1.13
--- docweb/scripts/notes_stats.php:1.12	Thu Jan 18 19:18:11 2007
+++ docweb/scripts/notes_stats.php	Thu Jan 18 20:06:45 2007
@@ -17,7 +17,7 @@
 |          Vincent Gevers <[email protected]>                            |
 | Credits: Sean Coates <[email protected]>                                  |
 +----------------------------------------------------------------------+
-$Id: notes_stats.php,v 1.12 2007/01/18 19:18:11 colder Exp $
+$Id: notes_stats.php,v 1.13 2007/01/18 20:06:45 colder Exp $
 */
 
 require_once '../build-ops.php';
@@ -73,7 +73,7 @@
         break;
     }
 
-    echo "\n$i";
+    echo "\r$i";
 
     /*
      * What should be matched:
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.