Class WebStatusCommand added which should handle account status problems
[core.git] / inc / classes / main / commands / web / class_
index c40af960317477567cae0ffab1a868ff569756f5..144351a7965c8294efcdbaa28554c9f821ba6950 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * A command for 
+ * A command for ??? page
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
@@ -58,7 +58,7 @@ class Web???Command extends BaseCommand implements Commandable {
         * @todo        0% done
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
-               $this->partialStub("Unfinished method.");
+               $this->partialStub('Unfinished method.');
        }
 
        /**