]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/classes/commands/web/class_WebShipsimuProfileCommand.php
Continued:
[shipsimu.git] / application / shipsimu / classes / commands / web / class_WebShipsimuProfileCommand.php
index 37d2c5e2080cee8e4dde5eb60bb943a21e3abbd5..1a2134aea4f2f601ab8ad7e39662f14c5447f663 100644 (file)
@@ -107,7 +107,7 @@ class WebShipsimuProfileCommand extends BaseCommand implements Commandable {
                unset($this->allowedData);
 
                // Unfinished!
-               $this->partialStub("Unfinished work.");
+               DebugMiddleware::getSelfInstance()->partialStub('Unfinished work.');
                $this->debugBackTrace();
        }