Documentation, BD -> DB

This commit is contained in:
Thomas FORGIONE
2015-07-17 16:28:55 +02:00
parent df87f629f6
commit 6a4cd21081
8 changed files with 252 additions and 61 deletions

View File

@@ -69,7 +69,7 @@ Log.mailerror = function(error) {
'[MLE] ' + new Date() + ' ' + error,
Colors.RED
);
}
};
if (isDev) {
Log.debug = function(info) {