From 0273fc523cf88b1d517160ab3f7ea0ce428b9c43 Mon Sep 17 00:00:00 2001 From: Christian A. Weber Date: Wed, 19 Oct 2016 17:32:22 +0200 Subject: restore documentation of get_cache_contents() --- it_url.class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it_url.class b/it_url.class index a89ad19..2c70fff 100644 --- a/it_url.class +++ b/it_url.class @@ -610,7 +610,7 @@ function get_cache($p = array()) /** * Fetch a file, cache it and return contents - * Params see it_url::get_cache + * @param see it_url::get_cache() */ function get_cache_contents($p) { -- cgit v1.2.3