]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/actions/class_ShipSimuLoginAction.php
Interface for actions added (PerformableAction)
[shipsimu.git] / application / ship-simu / main / actions / class_ShipSimuLoginAction.php
index baf56a0b30b9ecaed4effd419e3a2633f345b430..1611415df8bcce0df4ccd1cc305165a9472e4a0b 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-class ShipSimuLoginAction extends BaseAction implements Commandable {
+class ShipSimuLoginAction extends BaseAction implements PerformableAction {
        /**
         * Protected constructor
         *