diff options
author | brunoais <brunoaiss@gmail.com> | 2013-08-14 10:44:45 +0100 |
---|---|---|
committer | brunoais <brunoaiss@gmail.com> | 2013-08-14 10:44:45 +0100 |
commit | 53888ec540a7f7b1aeabcb4ef2d1a6afce121c06 (patch) | |
tree | e17ca38c7bdc67de23bd34e41e97452534ade9d6 /phpBB/adm | |
parent | b6d6938b9fd99020dd4e5b92ef5fc8dc21a81a78 (diff) | |
download | forums-53888ec540a7f7b1aeabcb4ef2d1a6afce121c06.tar forums-53888ec540a7f7b1aeabcb4ef2d1a6afce121c06.tar.gz forums-53888ec540a7f7b1aeabcb4ef2d1a6afce121c06.tar.bz2 forums-53888ec540a7f7b1aeabcb4ef2d1a6afce121c06.tar.xz forums-53888ec540a7f7b1aeabcb4ef2d1a6afce121c06.zip |
[ticket/11663] Add the doc block about the return value.
generate_text_for_storage does not return anything, all returned values are outputted using the parameters so this uses the returned value with the same idea as many C language functions where the returned value is if all went well or not and if it didn't what went wrong.
PHPBB3-11663
Diffstat (limited to 'phpBB/adm')
0 files changed, 0 insertions, 0 deletions