Search:
Login
Preferences
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change →
Changes between
Version 22
and
Version 23
of
XcacheApi
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
07/16/2012 10:43:18 AM (
10 months
ago)
Author:
moo
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
XcacheApi
v22
v23
189
189
array xcache_info(int type, int id)
190
190
array xcache_list(int type, int id)
191
void xcache_clear_cache(int type
, int id
)
191
void xcache_clear_cache(int type
[, int id = -1]
)
192
192
string xcache_coredump(int op_type)
193
193
}}}