Revert "File.js"
[app.Builder.js] / dbgenerate.js
index 943ecad..0ea16fd 100644 (file)
@@ -281,7 +281,7 @@ switch(cfg.DBTYPE) {
     default:
         throw {
              name: "ArgumentError", 
-             message: "Invalid data base type " + cfg.DBTYPE + " should be MySQL or PostgreSQL";
+             message: "Invalid data base type " + cfg.DBTYPE + " should be MySQL or PostgreSQL"
          };
             
 /*