Registry introduces, comments fixed ;)
[shipsimu.git] / inc / classes / main / database / databases / class_LocalFileDatabase.php
index 6133051540b7315978525a79864b22b1eee78524..9590b62a7e18b241c7c16df15535e64dd0120035 100644 (file)
@@ -63,8 +63,8 @@ class LocalFileDatabase extends BaseDatabaseFrontend implements DatabaseFrontend
        private $lastException = null;
 
        /**
-        * The private constructor. Do never instance from outside!
-        * You need to set a local file path. The class will then validate it.
+        * The protected constructor. Do never instance from outside! You need to
+        * set a local file path. The class will then validate it.
         *
         * @return      void
         */