From dc5f1ed51988f19c75fe4dd32bf0e830309b4e0e Mon Sep 17 00:00:00 2001 From: Ulf Wendel Date: Thu, 8 Mar 2001 20:41:39 +0000 Subject: [PATCH] Formatting and minor inline doc changes. --- pear/Cache.php | 1 + 1 file changed, 1 insertion(+) diff --git a/pear/Cache.php b/pear/Cache.php index 01445167cc..90d5dff0eb 100644 --- a/pear/Cache.php +++ b/pear/Cache.php @@ -281,5 +281,6 @@ class Cache { $last_run = time(); } } // end func garbageCollection + } // end class cache ?> -- 2.40.0