Split the rest of Action.php into /actions/
authoraddshore <addshorewiki@gmail.com>
Wed, 26 Feb 2014 19:49:12 +0000 (20:49 +0100)
committerAddshore <addshorewiki@gmail.com>
Mon, 3 Mar 2014 12:31:57 +0000 (12:31 +0000)
commit58884580ebf1deac384ba6511ffa6668f3e23aff
tree104521936c153311b622a7927d6826c6e94f20f4
parentd7af237e5acd6ac15ce5504b6a7919d88a1c6ace
Split the rest of Action.php into /actions/

Change-Id: I071ac5778af63a5cffffd59d804c99b2c799d4e5
includes/Action.php [deleted file]
includes/AutoLoader.php
includes/actions/Action.php [new file with mode: 0644]
includes/actions/FormAction.php [new file with mode: 0644]
includes/actions/FormlessAction.php [new file with mode: 0644]