Small error message fix in dimension db.
[fa-stable.git] / CHANGELOG.txt
index e40ca10e510904c6bcec2bf0bad05dacd72d80f1..a95af64395f67f778bb59ce0ffe4cb2430b4589c 100644 (file)
@@ -33,8 +33,10 @@ $ /config.php (removed)
   /install/index.php
   /install/save.php
   /lang/installed_languages.inc (removed initial version)
-$ Moving control to install wizard when config file does not exists.
+! Moving control to install wizard when config file does not exists.
 $ /index.php
+# Fixed db error message
+$ /dimesion/includes/db/dimension_db.inc
 
 18-Oct-2009 Janusz Dobrowolski (merged changes for 2.1.7 from main branch)
 ! Added html_entity_decode() in db_escape() for correct INSERT>SELECT>INSERT sequences.