- Timestamp:
- 07/01/2007 08:54:11 AM (15 months ago)
- Location:
- tags/1.2.1
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
tags/1.2.1/COPYING
r394 r441 1 1 2 2 3 Copyright (c) 2005-200 6, mOo, phpxcache@gmail.com, XCache3 Copyright (c) 2005-2007, mOo, phpxcache@gmail.com, XCache 4 4 All rights reserved. 5 5 -
tags/1.2.1/NEWS
r430 r441 1 1.2.1 2007- ?-?1 1.2.1 2007-07-01 2 2 ======== 3 3 * compatibility fix for apache 1.x, which init XCache module correctly -
tags/1.2.1/xcache.h
r394 r441 2 2 #define __XCACHE_H 3 3 #define XCACHE_NAME "XCache" 4 #define XCACHE_VERSION "1.2.1 -dev"4 #define XCACHE_VERSION "1.2.1" 5 5 #define XCACHE_AUTHOR "mOo" 6 #define XCACHE_COPYRIGHT "Copyright (c) 2005-200 6"6 #define XCACHE_COPYRIGHT "Copyright (c) 2005-2007" 7 7 #define XCACHE_URL "http://xcache.lighttpd.net" 8 8

