]> git.mxchange.org Git - shipsimu.git/blobdiff - application/selector/class_ApplicationSelector.php
Continued:
[shipsimu.git] / application / selector / class_ApplicationSelector.php
index 381dd566ffa99600f1c42ee5f10ee18f8edfe587..1a7aa40401dfc3cb6a23a3bee82fe7ffd5cce59a 100644 (file)
@@ -112,7 +112,7 @@ class ApplicationSelector extends BaseFrameworkSystem {
 
                        // Add the current instance to the list
                        $this->foundApps->append($app);
-               } // END - if ((is_file(...
+               } ((is_file(...
        }
 
        /**
@@ -175,7 +175,7 @@ class ApplicationSelector extends BaseFrameworkSystem {
                                // Load the application's data.php script and append the
                                // application to the ArrayObject
                                $this->loadApplicationData($appData, $appName);
-                       } // END - if
+                       }
                } // END - while
 
                // Close directory pointer