]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Allow plugins to modify or append command help text; broke the command help down...
authorBrion Vibber <brion@pobox.com>
Wed, 16 Mar 2011 23:52:37 +0000 (16:52 -0700)
committerBrion Vibber <brion@pobox.com>
Thu, 17 Mar 2011 00:07:06 +0000 (17:07 -0700)
commitbd12546984296047c125742670d0c6f7c24651dd
treec310678d791132851549417a694b88c06c654b11
parente36959d45126617fbf813bf585134982353f01d5
Allow plugins to modify or append command help text; broke the command help down into pieces which also will aid translators in future, as the entire message blob won't change every time something gets fiddled with.
lib/command.php
lib/commandinterpreter.php