Fixed bug where str_repeat was called with 0 as multiplier. Simple "if"
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 13 Dec 2000 23:38:03 +0000 (23:38 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 13 Dec 2000 23:38:03 +0000 (23:38 +0000)
commit0debfed69a4658cb5ccfd490327bc52988f40325
tree3b2a51aed3801bcf796b0a12d302752a44d4cff3
parentab165e61fd49bb173a3468334bd875a2f6fb6e69
Fixed bug where str_repeat was called with 0 as multiplier.  Simple "if"
statement around the command.  :-)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@885 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/imap_mailbox.php