Now we have a filter to not allow the guest-account to change it's data
[shipsimu.git] / application / ship-simu / main / actions / web / class_WebShipSimuLogin
index 9525d1916c09cd578bcd045874c53ccdc237ad34..db03e478c5d5d015b9b0141e3e11f27b62833810 100644 (file)
@@ -59,6 +59,7 @@ class WebShipSimuLogin???Action extends BaseAction implements Commandable, Regis
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
                // Unfinished method
+               $this->partialStub('Unfinished method.');
        }
 
        /**