For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > March 2004 > cvs: phpweb /include do-download.inc









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpweb /include do-download.inc
Gabor Hojtsy

2004-03-26, 11:21 pm

goba Sun Mar 21 09:49:12 2004 EDT

Modified files:
/phpweb/include do-download.inc
Log:
downloads are not working, since the master server is down. PLEASE remove the comment if the master server is up again

http://cvs.php.net/diff.php/phpweb/...1.5&r2=1.6&ty=u
Index: phpweb/include/do-download.inc
diff -u phpweb/include/do-download.inc:1.5 phpweb/include/do-download.inc:1.6
--- phpweb/include/do-download.inc:1.5 Sun Sep 7 04:28:42 2003
+++ phpweb/include/do-download.inc Sun Mar 21 09:49:11 2004
@@ -1,6 +1,6 @@
<?php

-// $Id: do-download.inc,v 1.5 2003/09/07 08:28:42 goba Exp $
+// $Id: do-download.inc,v 1.6 2004/03/21 14:49:11 goba Exp $

/*
This code redirects the user to the exact file to
@@ -63,7 +63,7 @@
// Log download on master server (may be a registered
// shutdown function to really run after the file is
// started to download)
- if ($log) { download_log($mirror, $found); }
+ // if ($log) { download_log($mirror, $found); }
}

// Log downloads on the master server
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com