]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/actions/class_ShipSimuLoginAction.php
ToDo tags now all lower-case
[shipsimu.git] / application / ship-simu / main / actions / class_ShipSimuLoginAction.php
index 1611415df8bcce0df4ccd1cc305165a9472e4a0b..2e06eccd3f8b61efa55f61751230a1d8858e1218 100644 (file)
@@ -59,7 +59,7 @@ class ShipSimuLoginAction extends BaseAction implements PerformableAction {
         * @return      void
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
-               /* @TODO Maybe we need to do something later here */
+               /* @todo Maybe we need to do something later here */
        }
 }