]> granicus.if.org Git - php/commitdiff
register package
authorStig Bakken <ssb@php.net>
Sat, 26 Feb 2000 16:03:50 +0000 (16:03 +0000)
committerStig Bakken <ssb@php.net>
Sat, 26 Feb 2000 16:03:50 +0000 (16:03 +0000)
pear/HTTP.php

index 3947c06d6d313d00f629d9c78422ea5a1ad342a4..a4480caf5cdc0dca8d940bd21b5641cb8ec93f49 100644 (file)
@@ -22,6 +22,9 @@
 // HTTP utility functions.
 //
 
+if ($GLOBALS['USED_PACKAGES']['HTTP']) return;
+$GLOBALS['USED_PACKAGES']['HTTP'] = true;
+
 class HTTP {
     /**
      * Format a date according to RFC-XXXX (can't remember the HTTP