]> granicus.if.org Git - php/commitdiff
@- Made the GET/POST/Cookie and their HTTP_*_VARS[] counterparts be references
authorZeev Suraski <zeev@php.net>
Wed, 1 Dec 1999 21:29:09 +0000 (21:29 +0000)
committerZeev Suraski <zeev@php.net>
Wed, 1 Dec 1999 21:29:09 +0000 (21:29 +0000)
@  to each other (Zeev)

ext/standard/post.c

index e74d85b5ac0b706182f2d8dc4d3b44bcf37c74df..f269e05c20a3032e6ea538d676b0f3fd68861fe6 100644 (file)
@@ -16,7 +16,7 @@
    |          Zeev Suraski <zeev@zend.com>                                |
    +----------------------------------------------------------------------+
  */
-/* $Id: */
+/* $Id:  */
 
 #include <stdio.h>
 #include "php.h"