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 20
and
Version 21
of
XcacheApi
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2009-04-16T09:57:53+02:00 (
4 years
ago)
Author:
moo
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
XcacheApi
v20
v21
188
188
array xcache_info(int type, int id)
189
189
array xcache_list(int type, int id)
190
array
xcache_clear_cache(int type, int id)
190
void
xcache_clear_cache(int type, int id)
191
191
string xcache_coredump(int op_type)
192
192
}}}