]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Merge DeleteAction class into DeletenoticeAction
authorEvan Prodromou <evan@status.net>
Mon, 28 Sep 2009 01:10:17 +0000 (21:10 -0400)
committerEvan Prodromou <evan@status.net>
Mon, 28 Sep 2009 01:10:17 +0000 (21:10 -0400)
commita8d1b7e9c26b4449a4a1e0e250f9b6766b2d8e62
tree607945c89007cfd1b2500cb6e14d8d1618de6d5f
parentf9bb35369a45fad45f4ca9fc8e03e49a512a5a29
Merge DeleteAction class into DeletenoticeAction

The DeleteAction class checked for notice information, and only had
one subclass: DeletenoticeAction. I couldn't figure out any other
class that would subclass it, so I combined the two into a single class.
actions/deletenotice.php
lib/deleteaction.php [deleted file]