1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 15:08:16 +02:00

Oops. Removed too much code.

This commit is contained in:
Frank M. Kromann
2001-10-08 22:21:16 +00:00
parent a7bea2f140
commit 6e9e37be3a
+3
View File
@@ -110,6 +110,7 @@ ZEND_BEGIN_MODULE_GLOBALS(fbsql)
long persistantCount;
long linkCount;
long linkIndex;
ZEND_END_MODULE_GLOBALS(fbsql)
#ifdef ZTS
@@ -128,4 +129,6 @@ ZEND_END_MODULE_GLOBALS(fbsql)
#error not ok
#endif // HAVE_FBSQL
#define phpext_fbsql_ptr fbsql_module_ptr
#endif /* _PHP_FBSQL_H */