[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] cvs: php4 /sapi/apache2filter php_functions.c
From:       "Cliff Woolley" <jwoolley () apache ! org>
Date:       2002-05-30 6:07:28
[Download RAW message or body]

jwoolley		Thu May 30 02:07:28 2002 EDT

  Modified files:              
    /php4/sapi/apache2filter	php_functions.c 
  Log:
  That macro is and always was hopelessly broken, which is why it's
  now deprecated.
  
  
Index: php4/sapi/apache2filter/php_functions.c
diff -u php4/sapi/apache2filter/php_functions.c:1.24 php4/sapi/apache2filter/php_functions.c:1.25
--- php4/sapi/apache2filter/php_functions.c:1.24	Fri May 17 02:32:04 2002
+++ php4/sapi/apache2filter/php_functions.c	Thu May 30 02:07:28 2002
@@ -93,7 +93,7 @@
 		ADD_STRING(method);
 		ADD_TIME(mtime);
 		ADD_LONG(clength);
-#if !MODULE_MAGIC_AT_LEAST(20020506,0)
+#if MODULE_MAGIC_NUMBER < 20020506
 		ADD_STRING(boundary);
 #endif
 		ADD_STRING(range);



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic