]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
FormAction extends ManagedAction
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 18 May 2014 11:31:31 +0000 (13:31 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 18 May 2014 11:31:51 +0000 (13:31 +0200)
commit23c288c699d557ab3f1b67b0ccd60a51bf209f38
tree85051b2cdf615c79baf9646e9741daa3f7deefcd
parentb48e3a22bf4db72bc5779f95b7dc5fb9c9a5653b
FormAction extends ManagedAction

handlePost is now more naturally called and doesn't require a separate
'handle' function for each subclass.
lib/action.php
lib/formaction.php
lib/managedaction.php