ApiHelp: Fix PHP notice when "wrap" parameter is provided
authorKevin Israel <pleasestand@live.com>
Tue, 28 Oct 2014 06:48:49 +0000 (02:48 -0400)
committerKevin Israel <pleasestand@live.com>
Tue, 28 Oct 2014 07:03:06 +0000 (03:03 -0400)
commite241959c0de68bf76b673558120f77a474c6119e
tree904a82ad5ffcb94fb90dad68ab09b22e7e0a5a24
parentd8807daaf6b23c73beaf176ad632fd662569c23b
ApiHelp: Fix PHP notice when "wrap" parameter is provided

An incorrect variable name was used, so the "help" property of
the "help" object in the output was merely encoded as null.

Change-Id: Ia1a8c8ad4515e216998d4975aad3555f87d24380
includes/api/ApiHelp.php