]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/commands/web/class_WebLoginAreaCommand.php
User login (non-guest) basicly finished, news stubs added, registration and final...
[shipsimu.git] / inc / classes / main / commands / web / class_WebLoginAreaCommand.php
index d5f45ec598d9ab404eb4048ad41e4896bf862a03..8b73b2ba1367bcc14cd744d528110c331d8e2fff 100644 (file)
@@ -101,7 +101,7 @@ class WebLoginAreaCommand extends BaseCommand implements Commandable {
                        $action = sprintf("login_%s", $actReq);
                } // END - if
 
-               // TODO Do the action somewhere here
+               // @TODO Do the action somewhere here
 
                // Load the matching template
                $templateInstance->loadCodeTemplate($action);