cvs: php4 / php.h

[email protected] ("Hartmut Holzgraefe")
Newsgroups php.version4
Message-ID <cvshholzgra959620081@cvsserver>
hholzgra		Mon May 29 10:08:01 2000 EDT

  Modified files:
    /php4	php.h 
  Log:
  warn_not_available() will be used by other modules besides
  ext/standard in the (very near) future
  
  
Index: php4/php.h
diff -u php4/php.h:1.99 php4/php.h:1.100
--- php4/php.h:1.99	Mon May 29 09:22:26 2000
+++ php4/php.h	Mon May 29 10:08:01 2000
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
  */
 
-/* $Id: php.h,v 1.99 2000/05/29 16:22:26 zeev Exp $ */
+/* $Id: php.h,v 1.100 2000/05/29 17:08:01 hholzgra Exp $ */
 
 #ifndef _PHP_H
 #define _PHP_H
@@ -365,6 +365,8 @@
 #else
 #define XtOffsetOf(s_type,field) XtOffset(s_type*,field)
 #endif
+
+PHP_FUNCTION(warn_not_available);
 
 #endif
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.