cvs: docweb /scripts grab_livedocs_db.php

[email protected] ("Vincent Gevers")
Newsgroups php.doc.web
Message-ID <cvsvincent1106731386@cvsserver>
vincent		Wed Jan 26 04:23:06 2005 EDT

  Modified files:              
    /docweb/scripts	grab_livedocs_db.php 
  Log:
  avoid some notices by unused code
  
http://cvs.php.net/diff.php/docweb/scripts/grab_livedocs_db.php?r1=1.3&r2=1.4&ty=u
Index: docweb/scripts/grab_livedocs_db.php
diff -u docweb/scripts/grab_livedocs_db.php:1.3 docweb/scripts/grab_livedocs_db.php:1.4
--- docweb/scripts/grab_livedocs_db.php:1.3	Tue Jan 25 14:01:35 2005
+++ docweb/scripts/grab_livedocs_db.php	Wed Jan 26 04:23:05 2005
@@ -15,7 +15,7 @@
 +----------------------------------------------------------------------+
 | Authors: Sean Coates <[email protected]>                                  |
 +----------------------------------------------------------------------+
-$Id: grab_livedocs_db.php,v 1.3 2005/01/25 19:01:35 sean Exp $
+$Id: grab_livedocs_db.php,v 1.4 2005/01/26 09:23:05 vincent Exp $
 */
 
 /* Note: If someone has a more efficient way of doing this,
@@ -35,8 +35,6 @@
 copy(REMOTE_ENTITY_SQLITE_FILE, ENTITY_SQLITE_FILE); 
 
 $scriptTime = time() - $scriptBegin;
-$bytesSec = number_format(round($bytesRead / $scriptTime));
-$bytesRead = number_format($bytesRead);
 echo "Completed in $scriptTime seconds\n";
 
 ?>
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.