summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2012-01-15 21:24:56 +0100
committerBerke Viktor <berkeviktor@aol.com>2012-01-15 21:24:56 +0100
commit3e93c323922ef073b2db9c61e5f04f4bc3db0637 (patch)
treefbea10784cff2867424455e6721258a8dfdb750b
parent306b2a87075cfce4eb13e7821763bf27614c25f4 (diff)
additional hints about xchat_pluginpref_list return value
-rw-r--r--plugins/plugin20.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugin20.html b/plugins/plugin20.html
index 6323cd80..32b479a7 100644
--- a/plugins/plugin20.html
+++ b/plugins/plugin20.html
@@ -1134,7 +1134,7 @@ You only need these kind of complex checks if you're saving user input, which ca
 <br><b>dest:</b> Array to save the list to.
 <br>
 </blockquote>
-<b>Returns:</b> 1 for success, 0 for failure.
+<b>Returns:</b> 1 for success, 0 for failure (nonexistent, empty or inaccessible config file).
 <br><br><br>
 
 </body>