summaryrefslogtreecommitdiff
path: root/pear/Cache.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pear/Cache.xml')
-rw-r--r--pear/Cache.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/pear/Cache.xml b/pear/Cache.xml
deleted file mode 100644
index 193501f5f9..0000000000
--- a/pear/Cache.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE Package SYSTEM "F:\cvs\php4\pear\package.dtd">
-<Package Type="Source">
- <Name>Cache</Name>
- <Summary>The PEAR Cache Package is a generic data/content cache that can be used to cache data, output, function calls and dynamic graphic generation. </Summary>
- <Maintainer>
- <Initials>chregu</Initials>
- <Name>Christian Stocker</Name>
- <Email>chregu@phant.ch</Email>
- </Maintainer>
- <Release>
- <Version>1.1</Version>
- <Date>2001/03/27</Date>
- <Notes>stable Code, SHM Implementation missing</Notes>
- </Release>
- <FileList>
- <File Role="php">Cache.php</File>
- <Dir>Cache/</Dir>
- </FileList>
-</Package>