1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-22 17:22:18 -05:00

additional hints about xchat_pluginpref_list return value

This commit is contained in:
Berke Viktor 2012-01-15 21:24:56 +01:00
parent 306b2a8707
commit 3e93c32392

View File

@ -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><b>dest:</b> Array to save the list to.
<br> <br>
</blockquote> </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> <br><br><br>
</body> </body>