Class/method doc-tags fixed
[shipsimu.git] / inc / classes / main / commands / web / class_WebLoginAreaCommand.php
index c6bb77250afd7e5c77430ebe8767a5e8614e8bd7..148b72a4c56470b2aa64b150556da748456835ba 100644 (file)
@@ -70,9 +70,9 @@ class WebLoginAreaCommand extends BaseCommand implements Commandable {
         * Prepares some general data which shall be displayed on every page
         *
         * @return      void
+        * @todo        Add some stuff here: Some personal data, app/game related data
         */
        protected function prepareCommand () {
-               /* @todo Add some stuff here: Some personal data, app/game related data */
        }
 
        /**