[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] svn: /pecl/solr/trunk/ solr_types.h
From:       Israel_Ekpo <iekpo () php ! net>
Date:       2009-09-24 17:33:33
Message-ID: svn-iekpo-1253813613-288673-998628780 () svn ! php ! net
[Download RAW message or body]

iekpo                                    Thu, 24 Sep 2009 17:33:33 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=288673

Log:
# Added folders around the global variable.

Changed paths:
    U   pecl/solr/trunk/solr_types.h

Modified: pecl/solr/trunk/solr_types.h
===================================================================
--- pecl/solr/trunk/solr_types.h	2009-09-24 17:31:49 UTC (rev 288672)
+++ pecl/solr/trunk/solr_types.h	2009-09-24 17:33:33 UTC (rev 288673)
@@ -331,7 +331,7 @@

 /* }}} */

-/* Extension Global : This should be the last data type declared. More members may \
be added later. */ +/* {{{ Extension Global : This should be the last data type \
declared. More members may be added later. */  ZEND_BEGIN_MODULE_GLOBALS(solr)

 	uint request_count;      /* The number of times PHP_RINIT has been called */
@@ -347,6 +347,7 @@
 	HashTable *params;		 /* HashTable for storing solr_params_t parameter containers */

 ZEND_END_MODULE_GLOBALS(solr)
+/* }}} */

 #endif /* SOLR_TYPES_H */



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic