sniper          Fri Feb 14 09:38:02 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4/sapi/cgi      cgi_main.c 
  Log:
  Added missing $Id$ tag
  
Index: php4/sapi/cgi/cgi_main.c
diff -u php4/sapi/cgi/cgi_main.c:1.190.2.14 php4/sapi/cgi/cgi_main.c:1.190.2.15
--- php4/sapi/cgi/cgi_main.c:1.190.2.14 Thu Feb 13 15:58:41 2003
+++ php4/sapi/cgi/cgi_main.c    Fri Feb 14 09:38:01 2003
@@ -20,6 +20,7 @@
    +----------------------------------------------------------------------+
 */
 
+/* $Id: cgi_main.c,v 1.190.2.15 2003/02/14 14:38:01 sniper Exp $ */
 
 #include "php.h"
 #include "php_globals.h"



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

Reply via email to