]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/database/databases/class_LocalFileDatabase.php
ToDo tags now all lower-case
[shipsimu.git] / inc / classes / main / database / databases / class_LocalFileDatabase.php
index f9e67a9f5106adddf2efb8269a393532d10eef9f..d7a579a9106255a958f16070a6d33cb5b2c5893c 100644 (file)
@@ -355,7 +355,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 */
        }
 
        /**