]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/database/databases/class_LocalFileDatabase.php
TODO tag rewritten, first login action (empty for now) added
[shipsimu.git] / inc / classes / main / database / databases / class_LocalFileDatabase.php
index 220ad14d2888bdb84e28054e84aff41e455f5d04..610843a60effe7a6c8620bd13fbd6703d3f58f41 100644 (file)
@@ -479,7 +479,7 @@ class LocalFileDatabase extends BaseDatabaseFrontend implements DatabaseFrontend
         * @return      void
         */
        public function connectToDatabase () {
-               // @TODO Do some checks on the database directory and files here
+               /* @TODO Do some checks on the database directory and files here */
        }
 
        /**