|
@@ -27,8 +27,6 @@ typedef struct {
|
|
|
|
|
|
extern zend_class_entry *vtiful_excel_ce;
|
|
extern zend_class_entry *vtiful_excel_ce;
|
|
|
|
|
|
-VTIFUL_STARTUP_FUNCTION(excel);
|
|
|
|
-
|
|
|
|
excel_resource_t * zval_get_resource(zval *handle);
|
|
excel_resource_t * zval_get_resource(zval *handle);
|
|
|
|
|
|
#endif
|
|
#endif
|