]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/commands/web/class_WebLoginAreaCommand.php
ToDo tags now all lower-case
[shipsimu.git] / inc / classes / main / commands / web / class_WebLoginAreaCommand.php
index ea647db9697282a6026d7e3318f6e158beb1871c..c6bb77250afd7e5c77430ebe8767a5e8614e8bd7 100644 (file)
@@ -72,7 +72,7 @@ class WebLoginAreaCommand extends BaseCommand implements Commandable {
         * @return      void
         */
        protected function prepareCommand () {
-               /* @TODO Add some stuff here: Some personal data, app/game related data */
+               /* @todo Add some stuff here: Some personal data, app/game related data */
        }
 
        /**