From 15129c4ac5445c1f1a0f05c8ec93cca300bd9873 Mon Sep 17 00:00:00 2001 From: boots Date: Fri, 12 Mar 2004 22:43:34 +0000 Subject: [PATCH] Updated is_cached prototype to indicate proper return type. (thanks to Geoffrey Hoffman) --- docs/programmers.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/programmers.sgml b/docs/programmers.sgml index 8c3e38c2..fc5b60f0 100644 --- a/docs/programmers.sgml +++ b/docs/programmers.sgml @@ -1051,7 +1051,7 @@ print_r($tpl_vars); is_cached - void is_cached + boolean is_cached string template [string cache_id]