diff options
-rw-r--r-- | it_url.class | 2 |
1 files changed, 1 insertions, 1 deletions
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) { |