]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/commands/web/class_WebDoFormCommand.php
Final fixes for variable inserting
[shipsimu.git] / inc / classes / main / commands / web / class_WebDoFormCommand.php
index 019ddd7b213dcb6d84e65410f28cb781f68d7ab3..82f1c6ffe474968ab19f11fb7d17f58d2065bcea 100644 (file)
@@ -67,7 +67,7 @@ class WebDoFormCommand extends BaseCommand implements Commandable {
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
                // Should never be executed...
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
                // Should never be executed...
-               $this->debugBacktrace();
+               $this->debugBackTrace();
        }
 
        /**
        }
 
        /**