]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/classes/filter/government/class_ShipSimuGovernmentPaysStartupHelpFilter.php
Continued:
[shipsimu.git] / application / shipsimu / classes / filter / government / class_ShipSimuGovernmentPaysStartupHelpFilter.php
index f02219dbee77573eff8d078c26146dfd6fe5a125..98e1e237704f7d92b539c53ef69d949a68bdfbb0 100644 (file)
@@ -70,6 +70,6 @@ class ShipSimuGovernmentPaysStartupHelpFilter extends BaseShipSimuFilter impleme
 
                        // Stop processing here
                        exit;
-               } // END - if
+               }
        }
 }