]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Update incomplete documentation.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 12 Sep 2010 15:17:43 +0000 (17:17 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 12 Sep 2010 15:17:43 +0000 (17:17 +0200)
lib/htmloutputter.php

index 5dc2b38dab44caedcf24fe981ff9db3877ec2e88..44b02960467aa0762dfa8b9663e0d4989b138946 100644 (file)
@@ -325,6 +325,7 @@ class HTMLOutputter extends XMLOutputter
      * @param string $label text of the button
      * @param string $cls   class of the button, default 'submit'
      * @param string $name  name, if different than ID
+     * @param string $title  title text for the submit button
      *
      * @return void
      *