]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Added a FormAction extension
authorMikael Nordfeldth <mmn@hethane.se>
Fri, 30 Aug 2013 08:28:57 +0000 (10:28 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Fri, 30 Aug 2013 08:28:57 +0000 (10:28 +0200)
commit8d57fb7dc064bb6000467fa07864856c97dd2bcf
treea267ed35c229bc303ec0b4da8966fa8f4d25c967
parent13226c5d92391865b46f764c86665252d09e30a2
Added a FormAction extension

FormAction will act as a parent class to Action classes that use forms
of various sorts, such as newgroup creation, settings actions etc.
lib/formaction.php [new file with mode: 0644]