Several fixes (new class/filters) for guest login
[shipsimu.git] / application / ship-simu / main / commands / web / class_WebShipsimuProfileCommand.php
index 107d093d683312d24871380a4f1e0bdecaa4d5f2..5a0520f5b4115d12c48315be8acd757cebdb9af9 100644 (file)
@@ -113,7 +113,8 @@ class WebShipsimuProfileCommand extends BaseCommand implements Commandable {
                unset($this->allowedData);
 
                // Unfinished!
-               $this->debugInstance();
+               $this->partialStub("Unfinished work.");
+               $this->debugBackTrace();
        }
 
        /**