summaryrefslogtreecommitdiff
path: root/it.class
diff options
context:
space:
mode:
authorUrban Müller2023-03-13 18:24:36 +0100
committerUrban Müller2023-03-13 18:24:36 +0100
commita8e931ec2f491d5650113cce725e785694b7cacd (patch)
treedf69714503b059f6236a79200d9647efaf07b1fa /it.class
parentb715a6be7b3b19f0bbd6f47336d2c014c43334ad (diff)
downloaditools-a8e931ec2f491d5650113cce725e785694b7cacd.tar.gz
itools-a8e931ec2f491d5650113cce725e785694b7cacd.tar.bz2
itools-a8e931ec2f491d5650113cce725e785694b7cacd.zip
docs
Diffstat (limited to 'it.class')
-rw-r--r--it.class1
1 files changed, 1 insertions, 0 deletions
diff --git a/it.class b/it.class
index ed08f95..53d5842 100644
--- a/it.class
+++ b/it.class
@@ -1183,6 +1183,7 @@ static function file_get($filename, $p = array())
* @param $p['json'] write array as json
* @param $p['mkdir'] create parent directory (one level)
* @param $p['cdist'] distribute saved file
+ * @return falsey for write errors
*/
static function file_put($filename, $data, $p = array())
{