summaryrefslogtreecommitdiff
path: root/it_url.class
diff options
context:
space:
mode:
authorUrban Müller2016-03-29 14:10:14 +0200
committerUrban Müller2016-03-29 14:10:14 +0200
commit3c07208e5dfc961237bd7d5404dfcbc07fb3d4d1 (patch)
tree9faaf3fd2964bf38a3b07f01921cb5b1e3af6f4c /it_url.class
parent59d70db4397bcd88ab085e7f152bfd941c0a119e (diff)
downloaditools-3c07208e5dfc961237bd7d5404dfcbc07fb3d4d1.tar.gz
itools-3c07208e5dfc961237bd7d5404dfcbc07fb3d4d1.tar.bz2
itools-3c07208e5dfc961237bd7d5404dfcbc07fb3d4d1.zip
docs
Diffstat (limited to 'it_url.class')
-rw-r--r--it_url.class1
1 files changed, 1 insertions, 0 deletions
diff --git a/it_url.class b/it_url.class
index 388798e..c2116f5 100644
--- a/it_url.class
+++ b/it_url.class
@@ -541,6 +541,7 @@ function get_cache_filename($p)
* @param $p['keepfailed'] keep old versions of files if download fails (sending alerts conservatively)
* @param $p['returnheaders'] Return array($path, $headers) instead of simply $path
* @param $p['it_error'] parameters for it::error()
+ * @return Cache filename or false if fetch failed
*/
function get_cache($p = array())
{