1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00

Added experimental version of Cache_Function module.

This commit is contained in:
Sebastian Bergmann
2001-03-02 07:52:56 +00:00
parent 4360a5a4c7
commit 6fcde257f3

View File

@@ -36,6 +36,7 @@ PEAR_FILES = \
Benchmark/Timer.php \
Cache.php \
Cache/Container.php \
Cache/Function.php \
Cache/Graphics.php \
Cache/Output.php \
Cache/Container/db.php \