php: update 0.3.0

This commit is contained in:
advect
2010-09-29 08:47:06 +09:00
parent 2ccb09434f
commit 2a0a847634
56 changed files with 8804 additions and 950 deletions

View File

@@ -1,7 +1,7 @@
#ifndef MSGPACL_CLASS_H
#define MSGPACL_CLASS_H
#ifndef MSGPACK_CLASS_H
#define MSGPACK_CLASS_H
void msgpack_init_class(TSRMLS_DC);
void msgpack_init_class();
#endif